OSSP CVS Repository

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

ossp-pkg/rc/rc.h 1.49 -> 1.50

--- rc.h 2003/06/18 14:35:29     1.49
+++ rc.h 2003/06/23 16:09:47     1.50
@@ -63,9 +63,10 @@
     RC_ERR_DIR = 9,  /* Location dir not found   */
     RC_ERR_RCF = 10, /* Rc file not found        */
     RC_ERR_TRM = 11, /* Request to terminate app */
-    RC_WRN_0   = 12, /* Warning base             */
-    RC_WRN_OWR = 13, /* Overwrite warning        */
-    RC_WRN_NUL = 14  /* NULL pointer warning     */
+    RC_ERR_CFG = 12, /* Config or option failure */
+    RC_WRN_0   = 13, /* Warning base             */
+    RC_WRN_OWR = 14, /* Overwrite warning        */
+    RC_WRN_NUL = 15  /* NULL pointer warning     */
 } rc_return_t;
 
 /* Config function prototypes */

CVSTrac 2.0.1