]> git.ipfire.org Git - thirdparty/squid.git/blob - src/tests/stub_mime.cc
Merge from trunk
[thirdparty/squid.git] / src / tests / stub_mime.cc
1 #include "squid.h"
2 #include "protos.h"
3
4 #define STUB_API "mime.cc"
5 #include "tests/STUB.h"
6
7 size_t headersEnd(const char *mime, size_t l) STUB_RETVAL(0)