]> Pileus Git - ~andy/gtk/blobdiff - gdk/x11/gdkevents-x11.c
add a "return" at the end of the function, so there is a statement
[~andy/gtk] / gdk / x11 / gdkevents-x11.c
index e32fe2182b29e0ed00d7a3a1e77b9078ba9fc2d2..de957fdd2e2ecc9a60f84dc2339dad3dfcbac2cb 100644 (file)
@@ -610,6 +610,7 @@ translate_key_event (GdkDisplay *display,
                   event->key.length, buf);
     }
 #endif /* G_ENABLE_DEBUG */  
+  return;
 }
 
 /* Return the window this has to do with, if any, rather