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.334 by ayin, Fri Dec 14 11:11:31 2007 UTC vs.
Revision 1.335 by root, Mon Dec 24 06:51:37 2007 UTC

1041#if ENABLE_TRANSPARENCY || ENABLE_PERL 1041#if ENABLE_TRANSPARENCY || ENABLE_PERL
1042 void rootwin_cb (XEvent &xev); 1042 void rootwin_cb (XEvent &xev);
1043 xevent_watcher rootwin_ev; 1043 xevent_watcher rootwin_ev;
1044#endif 1044#endif
1045#ifdef HAVE_BG_PIXMAP 1045#ifdef HAVE_BG_PIXMAP
1046 int update_background (); 1046 void update_background ();
1047#if TRACE_PIXMAPS 1047#if TRACE_PIXMAPS
1048 int trace_update_background (const char *file, int line); 1048 void trace_update_background (const char *file, int line);
1049# define update_background() trace_update_background (__FILE__, __LINE__) 1049# define update_background() trace_update_background (__FILE__, __LINE__)
1050#endif 1050#endif
1051 void update_background_cb (ev::timer &w, int revents); 1051 void update_background_cb (ev::timer &w, int revents);
1052 ev::timer update_background_ev; 1052 ev::timer update_background_ev;
1053#endif 1053#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines