src/gtkimhtml.c

changeset 8758
940afe5423a9
parent 8740
098a43943bba
child 8782
eb3f9bf7d69c
--- a/src/gtkimhtml.c	Thu Apr 22 05:41:30 2004 +0000
+++ b/src/gtkimhtml.c	Thu Apr 22 16:24:05 2004 +0000
@@ -453,7 +453,7 @@
 		case GDK_End:
 			return TRUE;
 			break;
-#endif /* Gtk+ >= 2.2.0 */
+#endif /* !(Gtk+ >= 2.2.0) */
 		
 		case 'b':  /* ctrl-b is GDK_Left, which moves backwards. */
 		case 'B':

mercurial