X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ffilter_frontend_net.cpp;h=715eb58dfb3bb5891310c49e5ad9af6abe648ec6;hb=refs%2Ftags%2Fv1.3.17;hp=f19e6d41cac4014ead875f8fe3d9a9ee36981a19;hpb=e871b8cd25b12cd9944201319d1b52c4472d8a5f;p=metaproxy-moved-to-github.git diff --git a/src/filter_frontend_net.cpp b/src/filter_frontend_net.cpp index f19e6d4..715eb58 100644 --- a/src/filter_frontend_net.cpp +++ b/src/filter_frontend_net.cpp @@ -385,7 +385,8 @@ void mp::filter::FrontendNet::process(Package &package) const delete tt; } -void mp::filter::FrontendNet::configure(const xmlNode * ptr, bool test_only) +void mp::filter::FrontendNet::configure(const xmlNode * ptr, bool test_only, + const char *path) { if (!ptr || !ptr->children) {