]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
typo
authorwessels <>
Wed, 17 Apr 1996 00:30:54 +0000 (00:30 +0000)
committerwessels <>
Wed, 17 Apr 1996 00:30:54 +0000 (00:30 +0000)
src/main.cc

index 4fd8469d8e4d86deac2500cd7c4b483ac60f0e8c..8c070b99f018f542ace35678025ab86c35eeb3f9 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: main.cc,v 1.37 1996/04/16 16:35:29 wessels Exp $ */
+/* $Id: main.cc,v 1.38 1996/04/16 18:30:54 wessels Exp $ */
 
 /* DEBUG: Section 1             main: startup and main loop */
 
@@ -168,7 +168,7 @@ void serverConnectionsClose()
 
 static void mainReinitialize()
 {
-    debug(1, 0, "Retarting Squid Cache (version %s)...\n", version_string);
+    debug(1, 0, "Restarting Squid Cache (version %s)...\n", version_string);
     /* Already called serverConnectionsClose and ipcacheShutdownServers() */
     neighborsDestroy();