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

Comparing rxvt-unicode/src/ptytty.h (file contents):
Revision 1.19 by root, Sun Jan 22 01:00:46 2006 UTC vs.
Revision 1.20 by root, Sun Jan 22 04:01:52 2006 UTC

47# endif 47# endif
48# endif 48# endif
49 49
50#endif 50#endif
51 51
52#define fatal(msg) do { write (2, msg, sizeof (msg) - 1); _exit (255); } while (0)
53
52struct ptytty_unix : ptytty 54struct ptytty_unix : ptytty
53{ 55{
54 char *name; 56 char *name;
55 57
56public: 58public:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines