ossp-pkg/rc/rc_const.h 1.31 -> 1.32
--- rc_const.h 2003/07/02 14:45:25 1.31
+++ rc_const.h 2003/07/02 15:31:38 1.32
@@ -123,7 +123,8 @@
#define RC_ERRSTR_IO "Input/Output"
#define RC_ERRSTR_INT "Internal"
#define RC_ERRSTR_FNC "Funcfile"
-#define RC_ERRSTR_DIR "Location"
+#define RC_ERRSTR_LOC "Location"
+#define RC_ERRSTR_TMP "Tempdir"
#define RC_ERRSTR_RCF "Rcfile"
#define RC_ERRSTR_TRM "Terminate"
#define RC_ERRSTR_CFG "Config/Options"
|
|