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.128 by root, Sat Dec 31 17:16:17 2005 UTC vs.
Revision 1.129 by root, Mon Jan 2 22:23:26 2006 UTC

648 * Initialize the command connection. 648 * Initialize the command connection.
649 * This should be called after the X server connection is established. 649 * This should be called after the X server connection is established.
650 */ 650 */
651 651
652#ifdef META8_OPTION 652#ifdef META8_OPTION
653 meta_char = OPTION ((Opt_meta8) ? 0x80 : C0_ESC); 653 meta_char = OPTION (Opt_meta8) ? 0x80 : C0_ESC;
654#endif 654#endif
655 655
656 get_ourmods (); 656 get_ourmods ();
657 657
658 if (!OPTION (Opt_scrollTtyOutput)) 658 if (!OPTION (Opt_scrollTtyOutput))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines