From: wessels <> Date: Thu, 5 Feb 1998 06:50:26 +0000 (+0000) Subject: compiler X-Git-Tag: SQUID_3_0_PRE1~4173 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9ec1a1dc9e3de39fd156f12456cdf041bafde482;p=thirdparty%2Fsquid.git compiler --- diff --git a/src/main.cc b/src/main.cc index e99bee8cda..ae6b2d91ce 100644 --- a/src/main.cc +++ b/src/main.cc @@ -1,6 +1,6 @@ /* - * $Id: main.cc,v 1.212 1998/02/04 23:35:33 wessels Exp $ + * $Id: main.cc,v 1.213 1998/02/04 23:50:26 wessels Exp $ * * DEBUG: section 1 Startup and Main Loop * AUTHOR: Harvest Derived @@ -703,7 +703,7 @@ watch_child(char *argv[]) /* NOTREACHED */ } -void +static void normal_shutdown(void) { debug(1, 1) ("Shutting down...\n");