X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fecoli_parse.h;h=c88fc18a611a9a1b302d2848193bf047da1b1383;hb=41bf1ba66e15c00f38375d05e49b31aa70f92349;hp=90488080171a16f2f81730a9054d2ad22fc8be4d;hpb=03fcfd9562d205a050aba4c17902c56bbc817d54;p=protos%2Flibecoli.git diff --git a/include/ecoli_parse.h b/include/ecoli_parse.h index 9048808..c88fc18 100644 --- a/include/ecoli_parse.h +++ b/include/ecoli_parse.h @@ -197,7 +197,7 @@ void ec_parse_del_last_child(struct ec_parse *parse); * * */ -struct ec_keyval *ec_parse_get_attrs(struct ec_parse *parse); +struct ec_dict *ec_parse_get_attrs(struct ec_parse *parse); /** *