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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.403 by root, Thu Jun 17 00:49:20 2021 UTC vs.
Revision 1.404 by root, Thu Jun 17 14:31:39 2021 UTC

634 XSetIOErrorHandler (rxvt_xioerror_handler); 634 XSetIOErrorHandler (rxvt_xioerror_handler);
635 635
636 XrmInitialize (); 636 XrmInitialize ();
637 637
638#if HAVE_PIXBUF 638#if HAVE_PIXBUF
639 #if !GLIB_CHECK_VERSION(2,36,0)
639 g_type_init (); 640 g_type_init ();
641 #endif
640#endif 642#endif
641} 643}
642 644
643/*----------------------------------------------------------------------*/ 645/*----------------------------------------------------------------------*/
644/* 646/*

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines