From 53c5998fcc1ba7727df341131dc770861355f569 Mon Sep 17 00:00:00 2001 From: Francesco Chemolli Date: Thu, 30 Aug 2012 10:31:43 +0200 Subject: [PATCH] Fixed comments in store_rebuild --- src/store_rebuild.cc | 3 --- src/store_rebuild.h | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/store_rebuild.cc b/src/store_rebuild.cc index fb098d5457..11ba1b8c2e 100644 --- a/src/store_rebuild.cc +++ b/src/store_rebuild.cc @@ -1,7 +1,4 @@ - /* - * $Id$ - * * DEBUG: section 20 Store Rebuild Routines * AUTHOR: Duane Wessels * diff --git a/src/store_rebuild.h b/src/store_rebuild.h index 7c514492a4..4088fe2505 100644 --- a/src/store_rebuild.h +++ b/src/store_rebuild.h @@ -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/ * ---------------------------------------------------------- -- 2.47.2