From df49c60c9671e4a28e636964d744c1f59fb6cb68 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Jun 2000 15:00:15 +0000 Subject: Merged from 4.5.0-beta3a --- cpukit/httpd/uemf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/httpd/uemf.c') diff --git a/cpukit/httpd/uemf.c b/cpukit/httpd/uemf.c index 8a6675f944..a9302f989c 100644 --- a/cpukit/httpd/uemf.c +++ b/cpukit/httpd/uemf.c @@ -47,7 +47,7 @@ void error(E_ARGS_DEC, int flags, char_t *fmt, ...) * Trace log. Customize this function to log trace output */ -void trace(int level, char_t *afmt, ...) +void goahead_trace(int level, char_t *afmt, ...) { #if DEBUG va_list args; -- cgit v1.2.3