X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ffilter_template.cpp;h=2aced06e4d0216480963d7df05635e1b6772f267;hb=ad428707d2a52bbe4db21e47c5ebb26e13598484;hp=07c0d2afcb155c4b5c46cf313f501fbc6ee69dd7;hpb=63ea8aedbfd7dc56ab28dbc82c38b4458dcecb68;p=metaproxy-moved-to-github.git diff --git a/src/filter_template.cpp b/src/filter_template.cpp index 07c0d2a..2aced06 100644 --- a/src/filter_template.cpp +++ b/src/filter_template.cpp @@ -1,4 +1,4 @@ -/* $Id: filter_template.cpp,v 1.3 2006-01-04 11:19:04 adam Exp $ +/* $Id: filter_template.cpp,v 1.4 2006-01-04 11:55:31 adam Exp $ Copyright (c) 2005, Index Data. %LICENSE% @@ -49,7 +49,7 @@ static yp2::filter::Base* filter_creator() } extern "C" { - const struct yp2_filter_struct yp2_filter_template = { + struct yp2_filter_struct yp2_filter_template = { 0, "template", filter_creator