]> git.sur5r.net Git - i3/i3/blobdiff - i3bar/include/workspaces.h
i3bar: Fix prototypes (thx sECuRE)
[i3/i3] / i3bar / include / workspaces.h
index 2055d8b8e420bc43ace703b8dd16f1a56f8271e8..6f5ca72b4cdd9b1bd230b2b9a0c76f84fe3be671 100644 (file)
@@ -21,7 +21,7 @@ TAILQ_HEAD(ws_head, i3_ws);
  * Start parsing the received json-string
  *
  */
-void parse_workspaces_json();
+void parse_workspaces_json(char *json);
 
 /*
  * free() all workspace data-structures