add XXX
authorOlivier Matz <zer0@droids-corp.org>
Sun, 12 Aug 2018 12:20:31 +0000 (14:20 +0200)
committerOlivier Matz <zer0@droids-corp.org>
Sun, 12 Aug 2018 12:20:31 +0000 (14:20 +0200)
lib/ecoli_node.c

index 0c5890f..129a44a 100644 (file)
@@ -380,6 +380,7 @@ static void __ec_node_dump(FILE *out,
        }
 }
 
+/* XXX this is too much debug-oriented, we should have a parameter or 2 funcs */
 void ec_node_dump(FILE *out, const struct ec_node *node)
 {
        struct ec_keyval *dict = NULL;