X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fxidopt2xid.c;fp=lib%2Fxidopt2xid.c;h=8760e0ae3cfec6c4c23a8c8dcd51e2a48bc96b16;hb=a741f6faf2baae1e823d334012f6a09e6a1bda51;hp=f87bc1c3a5d9ada29956351a0b6363162e3bbc56;hpb=426a0d3a38995dc25a839aaa56d8642e6bdcbba5;p=util-vserver.git diff --git a/lib/xidopt2xid.c b/lib/xidopt2xid.c index f87bc1c..8760e0a 100644 --- a/lib/xidopt2xid.c +++ b/lib/xidopt2xid.c @@ -1,4 +1,4 @@ -// $Id: xidopt2xid.c 1656 2004-08-19 13:58:40Z ensc $ --*- 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