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.325 by root, Mon Nov 26 12:19:38 2007 UTC vs.
Revision 1.326 by root, Tue Nov 27 17:45:47 2007 UTC

1053 xevent_watcher rootwin_ev; 1053 xevent_watcher rootwin_ev;
1054#endif 1054#endif
1055#ifdef HAVE_BG_PIXMAP 1055#ifdef HAVE_BG_PIXMAP
1056 int update_background (); 1056 int update_background ();
1057#if TRACE_PIXMAPS 1057#if TRACE_PIXMAPS
1058 int trace_update_background (const char* file, int line); 1058 int trace_update_background (const char *file, int line);
1059# define update_background() trace_update_background (__FILE__, __LINE__) 1059# define update_background() trace_update_background (__FILE__, __LINE__)
1060#endif 1060#endif
1061 void update_background_cb (ev::timer &w, int revents); 1061 void update_background_cb (ev::timer &w, int revents);
1062 ev::timer update_background_ev; 1062 ev::timer update_background_ev;
1063#endif 1063#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines