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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.366 by sf-exg, Mon Jan 9 21:12:08 2012 UTC vs.
Revision 1.367 by root, Wed Jan 18 11:47:51 2012 UTC

1568 1568
1569 /* try with no modifiers base IF the user didn't specify an IM */ 1569 /* try with no modifiers base IF the user didn't specify an IM */
1570 if (im_get_ic ("@im=none")) 1570 if (im_get_ic ("@im=none"))
1571 goto done; 1571 goto done;
1572 1572
1573done: 1573done: ;
1574#if defined(HAVE_XSETLOCALE) || defined(HAVE_SETLOCALE) 1574#if defined(HAVE_XSETLOCALE) || defined(HAVE_SETLOCALE)
1575 if (rs[Rs_imLocale]) 1575 if (rs[Rs_imLocale])
1576 SET_LOCALE (locale); 1576 SET_LOCALE (locale);
1577#endif 1577#endif
1578} 1578}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines