From 996acd2476d9d34b18bb4f99012ea0927458f418 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 9 Apr 2003 20:59:48 +1000 Subject: *** empty log message *** --- log.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'log.c') diff --git a/log.c b/log.c index 84e4ce0a..685717ae 100644 --- a/log.c +++ b/log.c @@ -127,7 +127,7 @@ error(const char *fmt,...) /* Log this message (information that usually should go to the log). */ void -log(const char *fmt,...) +logit(const char *fmt,...) { va_list args; -- cgit v1.2.1