]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ACLTimeData.h
Cleanup: zap CVS Id tags
[thirdparty/squid.git] / src / ACLTimeData.h
index f143be2a31e2c35bb71a635e1eac8c3b2cb99a00..6d3e4c3d2159f5c6b18c5b84bc31316d5ddb0e5f 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ACLTimeData.h,v 1.5 2005/05/08 06:36:45 hno Exp $
+ * $Id$
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  *  it under the terms of the GNU General Public License as published by
  *  the Free Software Foundation; either version 2 of the License, or
  *  (at your option) any later version.
- *  
+ *
  *  This program is distributed in the hope that it will be useful,
  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *  GNU General Public License for more details.
- *  
+ *
  *  You should have received a copy of the GNU General Public License
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA.
@@ -62,6 +62,6 @@ private:
     ACLTimeData *next;
 };
 
-MEMPROXY_CLASS_INLINE(ACLTimeData)
+MEMPROXY_CLASS_INLINE(ACLTimeData)          /**DOCS_NOSEMI*/
 
 #endif /* SQUID_ACLTIMEDATA_H */