X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ffilter.cpp;h=37a469829736cde37c6b7aa78187cd77f7388018;hb=9838c2eadf06b6bfe3d6eb264c1b485b51ba1a06;hp=3bc27a4c166715addde6d58187ccc56f3227d3a7;hpb=8ced8e7b5de3ecba12ac68ce5c5e8cddf40d800f;p=metaproxy-moved-to-github.git diff --git a/src/filter.cpp b/src/filter.cpp index 3bc27a4..37a4698 100644 --- a/src/filter.cpp +++ b/src/filter.cpp @@ -27,7 +27,7 @@ void mp::filter::Base::start() const { } -void mp::filter::Base::stop() const +void mp::filter::Base::stop(int signo) const { }