OSSP CVS Repository

ossp - Difference in ossp-pkg/rc/rc.h versions 1.12 and 1.13
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/rc/rc.h 1.12 -> 1.13

--- rc.h 2002/02/28 18:24:04     1.12
+++ rc.h 2002/03/01 22:48:23     1.13
@@ -68,8 +68,8 @@
 rc_return_t eoptProcess(void);
 
 /* Command line option function prototypes */
-rc_return_t coptParse(int);
-rc_return_t coptProcess(char, char *);
+rc_return_t coptParse(int, char **);
+rc_return_t coptProcess(int);
 
 /* Config function prototypes */
 rc_return_t configConstruct(void);

CVSTrac 2.0.1