ossp-pkg/rc/rc.h 1.34 -> 1.35
--- rc.h 2002/07/01 15:03:32 1.34
+++ rc.h 2002/07/04 16:49:58 1.35
@@ -132,6 +132,7 @@
rc_return_t vectorDel(char **);
/* Other function prototypes */
+void rcError(ex_t);
/*rc_result_t rc_Err (void);
rc_result_t rc_Warn (void);
|
|