ossp-pkg/rc/rc_private.h 1.37 -> 1.38
--- rc_private.h 2003/07/07 13:30:51 1.37
+++ rc_private.h 2003/07/11 09:38:29 1.38
@@ -45,10 +45,7 @@
#define TRACEL(num) fprintf(stderr, "%s:%d: %ld\n", __FILE__, __LINE__, (long int)num)
#endif
-
-/* FIXME Tie to shtool generation */
-#define RC_VERSION "77.77"
-
+/* Pointer and string manipulation constants */
#define RC_SEC_SUB 1
#define RC_GOOD_MEASURE 8
#define RC_EXEC_MAXARGS 8
|
|