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.191 by root, Sun Jan 8 01:02:15 2006 UTC vs.
Revision 1.192 by root, Sun Jan 8 07:55:36 2006 UTC

977 getfd_callback *getfd_hook; // convert remote to local fd, if != 0 977 getfd_callback *getfd_hook; // convert remote to local fd, if != 0
978 978
979#if ENABLE_PERL 979#if ENABLE_PERL
980 rxvt_perl_term perl; 980 rxvt_perl_term perl;
981#endif 981#endif
982#if USE_XGETDEFAULT
983 XrmDatabase xrmdatabase;
984#endif
982 985
983 struct mbstate mbstate; // current input multibyte state 986 struct mbstate mbstate; // current input multibyte state
984 987
985 unsigned char want_refresh:1, 988 unsigned char want_refresh:1,
986#ifdef TRANSPARENT 989#ifdef TRANSPARENT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines