X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fxidopt2xid.c;h=8760e0ae3cfec6c4c23a8c8dcd51e2a48bc96b16;hb=95e2774070e989fe9cf9f48dae5fa054e55e2a3e;hp=5724ba90ea09ea7a7530a6b648ff04f25ee92032;hpb=3f3cf95f755f3ef1c31ad8e38153deb4ee214c66;p=util-vserver.git diff --git a/lib/xidopt2xid.c b/lib/xidopt2xid.c index 5724ba9..8760e0a 100644 --- a/lib/xidopt2xid.c +++ b/lib/xidopt2xid.c @@ -1,4 +1,4 @@ -// $Id: xidopt2xid.c,v 1.2 2004/08/19 13:58:40 ensc Exp $ --*- c -*-- +// $Id: xidopt2xid.c 2589 2007-08-16 03:06:50Z dhozac $ --*- c -*-- // Copyright (C) 2004 Enrico Scholz // @@ -28,7 +28,7 @@ static xid_t getVserverXid(char const *id, bool honor_static, char const **err) { *err = "vc_getVserverCtx"; - return vc_getVserverCtx(id, vcCFG_AUTO, honor_static, 0); + return vc_getVserverCtx(id, vcCFG_AUTO, honor_static, 0, vcCTX_XID); } xid_t