Artifact 78217cfd129694da43f698a12dd6061db8dccae5:
- File conf_colon.h — part of check-in [0334619956] at 2004-10-22 23:42:33 on branch trunk — Created libconfig project. (user: rkeene, size: 183) [annotate] [blame] [check-ins using]
#ifndef LC_CONF_COLON_H #define LC_CONF_COLON_H #include "libconfig.h" #include "libconfig_private.h" int lc_process_conf_colon(const char *appname, const char *configfile); #endif