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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.177 by root, Sun Jan 1 05:31:45 2006 UTC vs.
Revision 1.178 by root, Sun Jan 1 14:43:43 2006 UTC

77#if defined(HAVE_GRANTPT) && defined(HAVE_UNLOCKPT) 77#if defined(HAVE_GRANTPT) && defined(HAVE_UNLOCKPT)
78# if defined(PTYS_ARE_GETPT) || defined(PTYS_ARE_PTMX) 78# if defined(PTYS_ARE_GETPT) || defined(PTYS_ARE_PTMX)
79# define NO_SETOWNER_TTYDEV 1 79# define NO_SETOWNER_TTYDEV 1
80# endif 80# endif
81#endif 81#endif
82#if defined(__CYGWIN32__) || defined(PTYS_ARE_OPENPTY) 82#if defined(__CYGWIN32__)
83# define NO_SETOWNER_TTYDEV 1 83# define NO_SETOWNER_TTYDEV 1
84#endif 84#endif
85 85
86/* 86/*
87 ***************************************************************************** 87 *****************************************************************************

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines