]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
gindent
authorwessels <>
Sat, 25 Jan 1997 05:20:08 +0000 (05:20 +0000)
committerwessels <>
Sat, 25 Jan 1997 05:20:08 +0000 (05:20 +0000)
src/store.cc

index c29a80b3aae4f317b82691afad21480a27e3cc3e..b7a989e146680b401544b39d126abcb38582540c 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: store.cc,v 1.201 1997/01/22 18:34:25 wessels Exp $
+ * $Id: store.cc,v 1.202 1997/01/24 22:20:08 wessels Exp $
  *
  * DEBUG: section 20    Storeage Manager
  * AUTHOR: Harvest Derived
@@ -2806,7 +2806,7 @@ storeCheckExpired(const StoreEntry * e)
  * very busy then store_swap_size stays closer to the low water mark, if
  * it is not busy, then it will stay near the high water mark.  The LRU
  * age value can be examined on the cachemgr 'info' page.
-*/
+ */
 time_t
 storeExpiredReferenceAge(void)
 {