]> git.marmaro.de Git - mmh/blobdiff - h/utils.h
allow msgs as parameters for whom
[mmh] / h / utils.h
index c0d283515a5e866512609a0a258406e5a0a87c70..bed9188c6fcdbe3aeaa497d7c91118068a047f14 100644 (file)
--- a/h/utils.h
+++ b/h/utils.h
@@ -17,3 +17,4 @@ struct msgs_array {
 };
 
 void app_msgarg(struct msgs_array *, char *);
+int parse_msgs(const struct msgs_array *, char *, struct msgs_array *);