ossp-pkg/rc/rc.h 1.35 -> 1.36
--- rc.h 2002/07/04 16:49:58 1.35
+++ rc.h 2002/07/29 16:34:58 1.36
@@ -73,6 +73,7 @@
rc_return_t configLoad(int, const char **);
rc_return_t configInfo(void);
rc_return_t configVerify(void);
+rc_return_t configDefaults(void);
rc_return_t configDelete(void);
/* Config accessor prototypes */
|
|