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

Comparing rxvt-unicode/src/rxvttoolkit.C (file contents):
Revision 1.92 by root, Sat Jan 26 10:15:20 2008 UTC vs.
Revision 1.93 by root, Sat Jan 26 10:24:47 2008 UTC

576 XFlush (dpy); 576 XFlush (dpy);
577} 577}
578 578
579void rxvt_display::flush_cb (ev::idle &w, int revents) 579void rxvt_display::flush_cb (ev::idle &w, int revents)
580{ 580{
581 w.stop ();
582 XFlush (dpy); 581 XFlush (dpy);
583} 582}
584 583
585void rxvt_display::reg (xevent_watcher *w) 584void rxvt_display::reg (xevent_watcher *w)
586{ 585{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines