ossp-pkg/rc/rc.h 1.15 -> 1.16
--- rc.h 2002/04/09 17:01:54 1.15
+++ rc.h 2002/04/09 17:06:17 1.16
@@ -86,6 +86,9 @@
/* Command line accessor prototypes */
short clioptGetvers(void);
+/* Option accessor prototypes */
+short optGetvers(void);
+
/* Utility (nonbounded) function prototypes */
char *strErr(rc_return_t);
|
|