]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/stub_store_client.cc
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / tests / stub_store_client.cc
index cc54cbf669afd6e652dd4b303a7d3bf91fb418cb..2a138748e9b6bafacd5e5ff3dffe8cd8f030372d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2021 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -37,3 +37,4 @@ void storeReplSetup(void) STUB
 bool store_client::memReaderHasLowerOffset(int64_t anOffset) const STUB_RETVAL(false)
 void store_client::dumpStats(MemBuf * output, int clientNumber) const STUB
 int store_client::getType() const STUB_RETVAL(0)
+