]> git.droids-corp.org - libcmdline.git/blob - src/genconf/dotconfig.h
genconf: basic support of completion for nodes starting with "//"
[libcmdline.git] / src / genconf / dotconfig.h
1 int dotconfig_read(const char *filename, struct confnode *conf);
2 int dotconfig_write(const char *filename, const struct confnode *conf);