]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fixed comments in store_rebuild
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 30 Aug 2012 08:31:43 +0000 (10:31 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 30 Aug 2012 08:31:43 +0000 (10:31 +0200)
src/store_rebuild.cc
src/store_rebuild.h

index fb098d5457c7fa6ccbac6e3ced7d45c0d5ed6419..11ba1b8c2e7ad4ff8591388aafcf0a0b95716a0d 100644 (file)
@@ -1,7 +1,4 @@
-
 /*
- * $Id$
- *
  * DEBUG: section 20    Store Rebuild Routines
  * AUTHOR: Duane Wessels
  *
index 7c514492a44b82481b818ad93c6cbdf2008deefb..4088fe2505a21689c42909327b357f4862f4cc6c 100644 (file)
@@ -1,8 +1,8 @@
 #ifndef SQUID_STORE_REBUILD_H_
 #define SQUID_STORE_REBUILD_H_
 /*
- * DEBUG: section 
- * AUTHOR: 
+ * DEBUG: section 20    Store Rebuild Routines
+ * AUTHOR: Duane Wessels
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------