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

Comparing cvsroot/rxvt-unicode/src/rxvt.h (file contents):
Revision 1.382 by root, Tue Mar 30 22:46:25 2010 UTC vs.
Revision 1.383 by sf-exg, Wed Mar 31 13:14:50 2010 UTC

986 hidden_text:1, 986 hidden_text:1,
987#endif 987#endif
988#if POINTER_BLANK 988#if POINTER_BLANK
989 hidden_pointer:1, 989 hidden_pointer:1,
990#endif 990#endif
991 enc_utf8:1, /* wether locale uses utf-8 */ 991 enc_utf8:1, /* whether locale uses utf-8 */
992 seen_input:1, /* wether we have seen some program output yet */ 992 seen_input:1, /* whether we have seen some program output yet */
993 seen_resize:1, /* wether we had a resize event */ 993 seen_resize:1, /* whether we had a resize event */
994 parsed_geometry:1; 994 parsed_geometry:1;
995 995
996 unsigned char refresh_type, 996 unsigned char refresh_type,
997#ifdef META8_OPTION 997#ifdef META8_OPTION
998 meta_char, /* Alt-key prefix */ 998 meta_char, /* Alt-key prefix */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines