X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ffilter_log.hpp;h=2ae395a0426e5efeef5fa9a0cc45bc3bc9c64409;hb=ad428707d2a52bbe4db21e47c5ebb26e13598484;hp=a829d80d48516447baf6fcc9f10e1e50e27271bb;hpb=63ea8aedbfd7dc56ab28dbc82c38b4458dcecb68;p=metaproxy-moved-to-github.git diff --git a/src/filter_log.hpp b/src/filter_log.hpp index a829d80..2ae395a 100644 --- a/src/filter_log.hpp +++ b/src/filter_log.hpp @@ -1,4 +1,4 @@ -/* $Id: filter_log.hpp,v 1.11 2006-01-04 11:19:04 adam Exp $ +/* $Id: filter_log.hpp,v 1.12 2006-01-04 11:55:31 adam Exp $ Copyright (c) 2005, Index Data. %LICENSE% @@ -26,7 +26,7 @@ namespace yp2 { } extern "C" { - extern const struct yp2_filter_struct yp2_filter_log; + extern struct yp2_filter_struct yp2_filter_log; } #endif