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

Comparing rxvt-unicode/src/init.h (file contents):
Revision 1.18 by root, Tue Jan 11 13:32:33 2011 UTC vs.
Revision 1.19 by sf-exg, Wed Dec 21 11:04:59 2011 UTC

81# ifdef VWERASE 81# ifdef VWERASE
82# define VWERSE VWERASE 82# define VWERSE VWERASE
83# endif 83# endif
84#endif 84#endif
85 85
86#ifndef O_NOCTTY
87# define O_NOCTTY 0
88#endif
89#ifndef ONLCR 86#ifndef ONLCR
90# define ONLCR 0 87# define ONLCR 0
91#endif 88#endif
92 89
93#define CONSOLE "/dev/console" /* console device */ 90#define CONSOLE "/dev/console" /* console device */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines