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

Comparing rxvt-unicode/src/init.C (file contents):
Revision 1.175 by root, Sat Jan 20 00:37:13 2007 UTC vs.
Revision 1.176 by root, Sat Jan 20 00:40:23 2007 UTC

1326#endif 1326#endif
1327 er = -1; 1327 er = -1;
1328 1328
1329 rxvt_get_ttymode (&tio, er); 1329 rxvt_get_ttymode (&tio, er);
1330 pty->set_utf8_mode (enc_utf8); 1330 pty->set_utf8_mode (enc_utf8);
1331 SET_TTYMODE (STDIN_FILENO, &tio); /* init terminal attributes */ 1331 SET_TTYMODE (pty->tty, &tio); /* init terminal attributes */
1332 1332
1333 /* set initial window size */ 1333 /* set initial window size */
1334 tt_winch (); 1334 tt_winch ();
1335 1335
1336#if ENABLE_FRILLS 1336#if ENABLE_FRILLS

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines