X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Fex_filter_frontend_net.cpp;h=02383e1e15dc15d02c5ea6769ed6044a59a0b64d;hb=5f2548e1ed0e214ad7f921e292fc23224cf4cff4;hp=0b856e393b3c0f09b01d41e70392587a368a71af;hpb=1e61b0aa05e2351e33d909f7503eaf936a2d9bb0;p=metaproxy-moved-to-github.git diff --git a/src/ex_filter_frontend_net.cpp b/src/ex_filter_frontend_net.cpp index 0b856e3..02383e1 100644 --- a/src/ex_filter_frontend_net.cpp +++ b/src/ex_filter_frontend_net.cpp @@ -1,4 +1,4 @@ -/* $Id: ex_filter_frontend_net.cpp,v 1.27 2006-06-10 14:29:11 adam Exp $ +/* $Id: ex_filter_frontend_net.cpp,v 1.28 2006-09-29 08:42:47 marc Exp $ Copyright (c) 2005-2006, Index Data. See the LICENSE file for details @@ -105,7 +105,7 @@ int main(int argc, char **argv) router.append(filter_log_front); // put Virt db filter in router - mp::filter::Virt_db filter_virt_db; + mp::filter::VirtualDB filter_virt_db; filter_virt_db.add_map_db2target("gils", "indexdata.dk/gils", ""); filter_virt_db.add_map_db2target("Default", "localhost:9999/Default",