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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.69 by pcg, Fri Apr 2 20:41:01 2004 UTC vs.
Revision 1.70 by pcg, Thu Apr 8 20:22:25 2004 UTC

909 hidden_text:1, 909 hidden_text:1,
910#endif 910#endif
911#ifdef POINTER_BLANK 911#ifdef POINTER_BLANK
912 hidden_pointer:1, 912 hidden_pointer:1,
913#endif 913#endif
914 parsed_geometry:1,
915// enc_utf8:1, /* wether terminal reads/writes utf-8 */ 914// enc_utf8:1, /* wether terminal reads/writes utf-8 */
916 seen_input:1; /* wether any input has been seen so far */ 915 parsed_geometry:1;
917 916
918 unsigned char refresh_type, 917 unsigned char refresh_type,
919#ifdef UTMP_SUPPORT 918#ifdef UTMP_SUPPORT
920 next_utmp_action, 919 next_utmp_action,
921#endif 920#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines