ossp-pkg/rc/rc_util.c 1.1 -> 1.2
--- rc_util.c 2002/02/08 18:36:40 1.1
+++ rc_util.c 2002/02/13 19:19:28 1.2
@@ -30,6 +30,7 @@
#include "rc.h" /* Error definitions */
#include "rc_const.h" /* String definitions */
+
/* Translate an error code to a string */
char *strErr(rc_return_t rv)
{
|
|