Artifact 8a37e64caa352c4bedf37df2d637da1c5c7948cd:
- File conf_colon.c — part of check-in [0334619956] at 2004-10-22 23:42:33 on branch trunk — Created libconfig project. (user: rkeene, size: 166) [annotate] [blame] [check-ins using]
#include "libconfig.h" #include "libconfig_private.h" #include "conf_colon.h" int lc_process_conf_colon(const char *appname, const char *configfile) { return(0); }