X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Ffilter_multi.cpp;h=87ab4813bcb5dd76a0eb263b20e6d6dc5e967fcd;hb=c4dfc2f256766cba3340d36a6048bb1f5f3fb895;hp=30d6d187b4995c44bc6c62a7c687df29a45bcb0d;hpb=f4ac591402d2d5e6507022234aa9e36bb23f3a4d;p=metaproxy-moved-to-github.git diff --git a/src/filter_multi.cpp b/src/filter_multi.cpp index 30d6d18..87ab481 100644 --- a/src/filter_multi.cpp +++ b/src/filter_multi.cpp @@ -1,4 +1,4 @@ -/* $Id: filter_multi.cpp,v 1.23 2006-08-09 12:27:18 adam Exp $ +/* $Id: filter_multi.cpp,v 1.24 2006-08-30 12:27:34 adam Exp $ Copyright (c) 2005-2006, Index Data. See the LICENSE file for details @@ -336,7 +336,7 @@ void yf::Multi::Frontend::init(mp::Package &package, Z_GDU *gdu) std::list targets; - mp::util::get_vhost_otherinfo(&req->otherInfo, false, targets); + mp::util::get_vhost_otherinfo(req->otherInfo, targets); if (targets.size() < 1) {