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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.335 by root, Sun Oct 24 17:52:50 2010 UTC vs.
Revision 1.336 by sf-exg, Tue Nov 2 13:32:50 2010 UTC

511 tio->c_cc[VWERSE] = CWERASE; 511 tio->c_cc[VWERSE] = CWERASE;
512# endif 512# endif
513# ifdef VLNEXT 513# ifdef VLNEXT
514 tio->c_cc[VLNEXT] = CLNEXT; 514 tio->c_cc[VLNEXT] = CLNEXT;
515# endif 515# endif
516# ifdef VSTATUS
517 tio->c_cc[VSTATUS] = CSTATUS;
518# endif
516 519
517# if VMIN != VEOF 520# if VMIN != VEOF
518 tio->c_cc[VMIN] = 1; 521 tio->c_cc[VMIN] = 1;
519# endif 522# endif
520# if VTIME != VEOL 523# if VTIME != VEOL

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines