]> git.sur5r.net Git - i3/i3/blobdiff - include/bindings.h
clang-format-3.5 **/*.h **/*.c
[i3/i3] / include / bindings.h
index e51f5e9924c039307fcf28532c1678c91b28bdcd..8b73e99e202454ed64bf6b093614fe68b0fe6d52 100644 (file)
@@ -24,7 +24,7 @@ const char *DEFAULT_BINDING_MODE;
  *
  */
 Binding *configure_binding(const char *bindtype, const char *modifiers, const char *input_code,
-        const char *release, const char *command, const char *mode);
+                           const char *release, const char *command, const char *mode);
 
 /**
  * Grab the bound keys (tell X to send us keypress events for those keycodes)