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.12 by root, Mon Jan 17 00:59:24 2005 UTC vs.
Revision 1.13 by root, Sun Feb 13 11:07:57 2005 UTC

231 (*i)->call (); 231 (*i)->call ();
232} 232}
233 233
234void rxvt_display::im_change_check () 234void rxvt_display::im_change_check ()
235{ 235{
236 // make sure we only call im_change_cb when a new input method 236 // try to only call im_change_cb when a new input method
237 // registers, as xlib crashes due to a race otherwise. 237 // registers, as xlib crashes due to a race otherwise.
238 Atom actual_type, *atoms; 238 Atom actual_type, *atoms;
239 int actual_format; 239 int actual_format;
240 unsigned long nitems, bytes_after; 240 unsigned long nitems, bytes_after;
241 241

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines