X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ffilter_virt_db.hpp;h=d5065b5ce3c89db122da3b98f618e841b75ad39c;hb=ad428707d2a52bbe4db21e47c5ebb26e13598484;hp=9e2991e797f0ab6983730cbe137696843ac5356c;hpb=63ea8aedbfd7dc56ab28dbc82c38b4458dcecb68;p=metaproxy-moved-to-github.git diff --git a/src/filter_virt_db.hpp b/src/filter_virt_db.hpp index 9e2991e..d5065b5 100644 --- a/src/filter_virt_db.hpp +++ b/src/filter_virt_db.hpp @@ -1,4 +1,4 @@ -/* $Id: filter_virt_db.hpp,v 1.5 2006-01-04 11:19:04 adam Exp $ +/* $Id: filter_virt_db.hpp,v 1.6 2006-01-04 11:55:32 adam Exp $ Copyright (c) 2005, Index Data. %LICENSE% @@ -29,7 +29,7 @@ namespace yp2 { } extern "C" { - extern const struct yp2_filter_struct yp2_filter_virt_db; + extern struct yp2_filter_struct yp2_filter_virt_db; } #endif