]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
And another typo in the same 2 line patch..
authorhno <>
Sun, 8 Sep 2002 05:04:50 +0000 (05:04 +0000)
committerhno <>
Sun, 8 Sep 2002 05:04:50 +0000 (05:04 +0000)
src/helper.cc

index 2cd2673c4c746b949ecdd34e975fe4b77fef47eb..0dfcb9649ac738644edae20e5dd6f7639289a84e 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: helper.cc,v 1.44 2002/09/07 23:02:05 hno Exp $
+ * $Id: helper.cc,v 1.45 2002/09/07 23:04:50 hno Exp $
  *
  * DEBUG: section 84    Helper process maintenance
  * AUTHOR: Harvest Derived?
@@ -416,7 +416,7 @@ helperStats(StoreEntry * sentry, helper * hlp)
     storeAppendPrintf(sentry, "%7s\t%7s\t%7s\t%11s\t%s\t%7s\t%7s\t%7s\n",
        "#",
        "FD",
-       "PID"
+       "PID",
        "# Requests",
        "Flags",
        "Time",