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.111 by sf-exg, Sat Dec 18 18:17:39 2010 UTC vs.
Revision 1.112 by sf-exg, Thu Dec 30 00:35:29 2010 UTC

507 x_ev.stop (); 507 x_ev.stop ();
508 flush_ev.stop (); 508 flush_ev.stop ();
509#ifdef USE_XIM 509#ifdef USE_XIM
510 xims.clear (); 510 xims.clear ();
511#endif 511#endif
512 XrmDestroyDatabase (XrmGetDatabase (dpy));
512 XCloseDisplay (dpy); 513 XCloseDisplay (dpy);
513} 514}
514 515
515#ifdef USE_XIM 516#ifdef USE_XIM
516void rxvt_display::im_change_cb () 517void rxvt_display::im_change_cb ()

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines