From: hno <> Date: Sun, 8 Sep 2002 05:04:50 +0000 (+0000) Subject: And another typo in the same 2 line patch.. X-Git-Tag: SQUID_3_0_PRE1~770 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f0b7ed323646ad2068df8b4b9db7ed676c0d95a9;p=thirdparty%2Fsquid.git And another typo in the same 2 line patch.. --- diff --git a/src/helper.cc b/src/helper.cc index 2cd2673c4c..0dfcb9649a 100644 --- a/src/helper.cc +++ b/src/helper.cc @@ -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",