]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/stub_store_client.cc
Cleanup: zap CVS Id tags
[thirdparty/squid.git] / src / tests / stub_store_client.cc
index 48b8d1c4eb806c937030e151f1300251a31e5ffe..90ed8e57cbc37854ed3bac5297f0d57f0ccb5033 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: stub_store_client.cc,v 1.2 2007/04/20 23:53:48 wessels Exp $
+ * $Id$
  *
  * DEBUG: section 84    Helper process maintenance
  * AUTHOR: Robert Collins
  *  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.
@@ -88,7 +88,7 @@ storeReplSetup(void)
 }
 
 bool
-store_client::memReaderHasLowerOffset(off_t anOffset) const
+store_client::memReaderHasLowerOffset(int64_t anOffset) const
 {
     fatal ("Not implemented");
     return false;