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.195 by ayin, Thu Jul 26 18:09:36 2007 UTC vs.
Revision 1.196 by root, Wed Aug 1 17:39:28 2007 UTC

882rxvt_term::create_windows (int argc, const char *const *argv) 882rxvt_term::create_windows (int argc, const char *const *argv)
883{ 883{
884 XClassHint classHint; 884 XClassHint classHint;
885 XWMHints wmHint; 885 XWMHints wmHint;
886#if ENABLE_FRILLS 886#if ENABLE_FRILLS
887 MWMHints mwmhints; 887 MWMHints mwmhints = { };
888#endif 888#endif
889 XGCValues gcvalue; 889 XGCValues gcvalue;
890 XSetWindowAttributes attributes; 890 XSetWindowAttributes attributes;
891 Window top, parent; 891 Window top, parent;
892 892

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines