OSSP CVS Repository

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

ossp-pkg/rc/rc_config.h 1.5 -> 1.6

--- rc_config.h  2002/05/22 13:29:40     1.5
+++ rc_config.h  2003/06/13 18:33:07     1.6
@@ -40,28 +40,29 @@
 #define RC_INF_VAL   6  /* Info           */
 #define RC_LBL_VAL   7  /* Label          */
 #define RC_PRN_VAL   8  /* Print          */
-#define RC_SIL_VAL   9  /* Silent         */
-#define RC_RAW_VAL  10  /* Raw            */
-#define RC_VRB_VAL  11  /* Verbose        */
-#define RC_EXC_VAL  12  /* Exec           */
-#define RC_LOC_VAL  13  /* Locations      */
-#define RC_CNF_VAL  14  /* Conf file      */
-#define RC_FNC_VAL  15  /* Func file      */
-#define RC_QRY_VAL  16  /* Query          */
-#define RC_TMP_VAL  17  /* Temp dir       */
-#define RC_OWN_VAL  18  /* User name      */
-#define RC_GRP_VAL  19  /* Group name     */
-#define RC_MSK_VAL  20  /* Umask          */
-#define RC_ASS_VAL  21  /* Assign regex   */
-#define RC_DEF_VAL  22  /* Label regex    */
-#define RC_REF_VAL  23  /* Ref regex      */
-#define RC_PRM_VAL  24  /* Params regex   */
-#define RC_TRM_VAL  25  /* Terminal regex */
-#define RC_NCF_VAL  26  /* Config name    */
-#define RC_CMN_VAL  27  /* Common name    */
-#define RC_DFL_VAL  28  /* Default name   */
-#define RC_ERR_VAL  29  /* Error name     */
+#define RC_PAR_VAL   9  /* Parse names    */
+#define RC_SIL_VAL  10  /* Silent         */
+#define RC_RAW_VAL  11  /* Raw            */
+#define RC_VRB_VAL  12  /* Verbose        */
+#define RC_EXC_VAL  13  /* Exec           */
+#define RC_LOC_VAL  14  /* Locations      */
+#define RC_CNF_VAL  15  /* Conf file      */
+#define RC_FNC_VAL  16  /* Func file      */
+#define RC_QRY_VAL  17  /* Query          */
+#define RC_TMP_VAL  18  /* Temp dir       */
+#define RC_OWN_VAL  19  /* User name      */
+#define RC_GRP_VAL  20  /* Group name     */
+#define RC_MSK_VAL  21  /* Umask          */
+#define RC_ASS_VAL  22  /* Assign regex   */
+#define RC_DEF_VAL  23  /* Label regex    */
+#define RC_REF_VAL  24  /* Ref regex      */
+#define RC_PRM_VAL  25  /* Params regex   */
+#define RC_TRM_VAL  26  /* Terminal regex */
+#define RC_NCF_VAL  27  /* Config name    */
+#define RC_CMN_VAL  28  /* Common name    */
+#define RC_DFL_VAL  29  /* Default name   */
+#define RC_ERR_VAL  30  /* Error name     */
 
-#define RC_NUMOPTS  30  /* Increment with each option addition */
+#define RC_NUMOPTS  31  /* Increment with each option addition */
 
 #endif /* __OSSPRC_CONFIG_H__ */

CVSTrac 2.0.1