]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/stub_mime.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / tests / stub_mime.cc
index cc447e8806c9def26b3efabd1c829124822a4e6f..d24f3591f62babe6faab9937089c53606d6cf00d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -11,4 +11,5 @@
 #define STUB_API "mime.cc"
 #include "tests/STUB.h"
 
-size_t headersEnd(const char *mime, size_t l) STUB_RETVAL(0)
+size_t headersEnd(const char *, size_t, bool &) STUB_RETVAL(0)
+