summaryrefslogtreecommitdiffstats
path: root/src/ZYZPhoneticEditor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ZYZPhoneticEditor.cc')
-rw-r--r--src/ZYZPhoneticEditor.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ZYZPhoneticEditor.cc b/src/ZYZPhoneticEditor.cc
index 9bf6158..7b6be79 100644
--- a/src/ZYZPhoneticEditor.cc
+++ b/src/ZYZPhoneticEditor.cc
@@ -192,7 +192,7 @@ PhoneticEditor::processCommit (guint keyval, guint keycode,
return FALSE;
if (cmshm_filter (modifiers) != 0)
- return TRUE;
+ return FALSE;
if (!m_text)
return FALSE;