]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
compiler
authorwessels <>
Thu, 5 Feb 1998 06:50:26 +0000 (06:50 +0000)
committerwessels <>
Thu, 5 Feb 1998 06:50:26 +0000 (06:50 +0000)
src/main.cc

index e99bee8cdac1dc0864d7a720c221fe946f659c70..ae6b2d91ce96dd786d273a0406da85841c9bb362 100644 (file)
@@ -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");