From: wessels <> Date: Wed, 28 Apr 1999 04:11:28 +0000 (+0000) Subject: luyer nitpick X-Git-Tag: SQUID_3_0_PRE1~2238 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67ca5c6dd700afe68564a3e73e4c480578bd133d;p=thirdparty%2Fsquid.git luyer nitpick --- diff --git a/src/authenticate.cc b/src/authenticate.cc index c2e86275af..6bedd785c6 100644 --- a/src/authenticate.cc +++ b/src/authenticate.cc @@ -1,6 +1,6 @@ /* - * $Id: authenticate.cc,v 1.10 1998/12/05 00:54:15 wessels Exp $ + * $Id: authenticate.cc,v 1.11 1999/04/27 22:11:28 wessels Exp $ * * DEBUG: section 29 Authenticator * AUTHOR: Duane Wessels @@ -120,8 +120,8 @@ authenticateInit(void) cachemgrRegister("authenticator", "User Authenticator Stats", authenticateStats, 0, 1); + init++; } - init++; } void