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

Comparing rxvt-unicode/src/rxvtd.C (file contents):
Revision 1.57 by sf-exg, Tue Dec 6 11:29:52 2011 UTC vs.
Revision 1.58 by root, Sat Dec 17 23:17:33 2011 UTC

221 else 221 else
222 return err (); 222 return err ();
223} 223}
224 224
225int 225int
226main (int argc, const char *const *argv) 226main (int argc, char *argv[])
227{ 227{
228 ptytty::init (); 228 ptytty::init ();
229 229
230 static char opt_fork, opt_opendisplay, opt_quiet; 230 static char opt_fork, opt_opendisplay, opt_quiet;
231#if ENABLE_MLOCK 231#if ENABLE_MLOCK

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines