ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvtlib.h.in
(Generate patch)

Comparing rxvt-unicode/src/rxvtlib.h.in (file contents):
Revision 1.3 by pcg, Tue Nov 25 11:52:42 2003 UTC vs.
Revision 1.4 by pcg, Thu Nov 27 10:12:10 2003 UTC

1/* 1/*
2 * $Id: rxvtlib.h.in,v 1.3 2003/11/25 11:52:42 pcg Exp $ 2 * $Id: rxvtlib.h.in,v 1.4 2003/11/27 10:12:10 pcg Exp $
3 */ 3 */
4 4
5#ifndef _RXVTLIB_H_ /* include once only */ 5#ifndef _RXVTLIB_H_ /* include once only */
6#define _RXVTLIB_H_ 6#define _RXVTLIB_H_
7 7
310 screen_t swap; 310 screen_t swap;
311 selection_t selection; 311 selection_t selection;
312 sstyle_t selection_style; 312 sstyle_t selection_style;
313}; 313};
314 314
315void rxvt_init_signals ();
315rxvt_t rxvt_init (int argc, const char *const *argv); 316rxvt_t rxvt_init (int argc, const char *const *argv);
316 317
317#endif /* _RXVTLIB_H_ */ 318#endif /* _RXVTLIB_H_ */
318 319

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines