]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
luyer nitpick
authorwessels <>
Wed, 28 Apr 1999 04:11:28 +0000 (04:11 +0000)
committerwessels <>
Wed, 28 Apr 1999 04:11:28 +0000 (04:11 +0000)
src/authenticate.cc

index c2e86275afc3947268819f362e2ea76beb2790d0..6bedd785c6f2f6b5be49f3004cd4e615ab1c6ac3 100644 (file)
@@ -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