From: Amos Jeffries Date: Mon, 21 Apr 2008 12:20:07 +0000 (+1200) Subject: Import FileSystem component API documentation. X-Git-Tag: SQUID_3_1_0_1~49^2~281 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=946c686bd0bfe9cd3423aec7a58cab443f86cb53;p=thirdparty%2Fsquid.git Import FileSystem component API documentation. --- diff --git a/src/StoreFileSystem.h b/src/StoreFileSystem.h index 1601dcb536..39602dcc11 100644 --- a/src/StoreFileSystem.h +++ b/src/StoreFileSystem.h @@ -1,4 +1,3 @@ - /* * $Id: StoreFileSystem.h,v 1.2 2006/05/29 00:15:01 robertc Exp $ * @@ -37,6 +36,9 @@ #include "squid.h" #include "Array.h" +/* ****** DOCUMENTATION ***** */ + + /* forward decls */ class CacheManager;