X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Ffilter_log.cpp;h=86ee793b94218cfb4fc99ea29a011bfbe507f4e8;hb=14d0e634d5061208301502d813d488d1e82f190b;hp=4142be7ed88eb23a364bccb37801cc93bd38934e;hpb=63ea8aedbfd7dc56ab28dbc82c38b4458dcecb68;p=metaproxy-moved-to-github.git diff --git a/src/filter_log.cpp b/src/filter_log.cpp index 4142be7..86ee793 100644 --- a/src/filter_log.cpp +++ b/src/filter_log.cpp @@ -1,4 +1,4 @@ -/* $Id: filter_log.cpp,v 1.10 2006-01-04 11:19:04 adam Exp $ +/* $Id: filter_log.cpp,v 1.11 2006-01-04 11:55:31 adam Exp $ Copyright (c) 2005, Index Data. %LICENSE% @@ -104,7 +104,7 @@ static yp2::filter::Base* filter_creator() } extern "C" { - const struct yp2_filter_struct yp2_filter_log = { + struct yp2_filter_struct yp2_filter_log = { 0, "log", filter_creator