]> git.sur5r.net Git - i3/i3/blobdiff - include/config.h
Use (void) instead of () for functions without args (Thanks fernandotcl)
[i3/i3] / include / config.h
index c1705d4f65d1720ba7fd4d1c888c982a0fcc6f81..e959a2dc6f6f4787dc190b2ca02970bb9ba3ca1f 100644 (file)
@@ -277,7 +277,7 @@ void load_configuration(xcb_connection_t *conn, const char *override_configfile,
  * Translates keysymbols to keycodes for all bindings which use keysyms.
  *
  */
-void translate_keysyms();
+void translate_keysyms(void);
 
 /**
  * Ungrabs all keys, to be called before re-grabbing the keys because of a