repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 0a5bec4f38f144516350a5e69420996494d75448: path_to: revision_to:
commit 0a5bec4f38f144516350a5e69420996494d75448 Author: Marc LehmannDate: Sun Feb 17 00:52:04 2013 +0000 indent diff --git a/src/main.C b/src/main.C
--- a/src/main.C
+++ b/src/main.C
@@ -1374,7 +1374,7 @@ rxvt_term::im_get_ic (const char *modifiers)
set_environ (envv);
- if (! ((p = XSetLocaleModifiers (modifiers)) && *p))
+ if (!((p = XSetLocaleModifiers (modifiers)) && *p))
return false;
input_method = display->get_xim (locale, modifiers);
-----END OF PAGE-----