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.5 by root, Tue Sep 7 12:34:05 2004 UTC vs.
Revision 1.6 by root, Sat Dec 11 17:18:29 2004 UTC

268 } 268 }
269#ifdef USE_XIM 269#ifdef USE_XIM
270 } 270 }
271#endif 271#endif
272 } 272 }
273 while (XPending (display)); 273 while (XEventsQueued (display, QueuedAlready));
274 274
275 flush (); 275 flush ();
276} 276}
277 277
278void rxvt_display::flush () 278void rxvt_display::flush ()

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines