chiark / gitweb /
protogen: The bulk of the eclient code generation.
[disorder] / lib / client-common.c
index d5c61ce62f6f08ee650fc4802843a81a8c38f00b..11c17e265757022563f31070087cfc7ac6d0c76a 100644 (file)
@@ -74,6 +74,12 @@ socklen_t find_server(struct config *c,
   return len;
 }
 
+/** @brief Marker for a command body */
+const char disorder__body[1];
+
+/** @brief Marker for a list of args */
+const char disorder__list[1];
+
 /*
 Local Variables:
 c-basic-offset:2