]> git.droids-corp.org - protos/libecoli.git/blobdiff - libecoli/ecoli_parse.c
add reminders in code
[protos/libecoli.git] / libecoli / ecoli_parse.c
index 917af3ab45bf5ad13a7202dad58ea5f8ac3f132d..3d6be77a41b672c3dcb448f97053d304967ea736 100644 (file)
@@ -91,6 +91,7 @@ int ec_node_parse_child(const struct ec_node *node, struct ec_parse *state,
        return __ec_node_parse_child(node, state, false, strvec);
 }
 
        return __ec_node_parse_child(node, state, false, strvec);
 }
 
+// XXX what is returned if no match ??
 struct ec_parse *ec_node_parse_strvec(const struct ec_node *node,
                                const struct ec_strvec *strvec)
 {
 struct ec_parse *ec_node_parse_strvec(const struct ec_node *node,
                                const struct ec_strvec *strvec)
 {