X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftest_filter_frontend_net.cpp;h=6f0ade07ecc0b298484387b163c3db785983f9b4;hb=3573d46e04b1f5061719091bd18d09ce8a944606;hp=945a242ed6b209ea655131f4022f493989b774a0;hpb=c1d953eee6c00432493bc364da6284704ccd9cc2;p=metaproxy-moved-to-github.git diff --git a/src/test_filter_frontend_net.cpp b/src/test_filter_frontend_net.cpp index 945a242..6f0ade0 100644 --- a/src/test_filter_frontend_net.cpp +++ b/src/test_filter_frontend_net.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2011 Index Data + Copyright (C) 2005-2012 Index Data Metaproxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -52,6 +52,7 @@ public: } return package.move(); }; + void configure(const xmlNode* ptr, bool test_only, const char *path) {}; };