]> git.sur5r.net Git - i3/i3/blobdiff - include/commands.h
Change the names of parser result structs
[i3/i3] / include / commands.h
index e7d2781dbe1f759c2b94681abb9795be0ef37af2..cb687890008c868fa54d62d366f53a2f78deb922 100644 (file)
@@ -12,7 +12,7 @@
 #include "commands_parser.h"
 
 /** The beginning of the prototype for every cmd_ function. */
-#define I3_CMD Match *current_match, struct CommandResult *cmd_output
+#define I3_CMD Match *current_match, struct CommandResultIR *cmd_output
 
 /**
  * Initializes the specified 'Match' data structure and the initial state of