X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fsyscall_getvci.c;h=a21f661005dec6b5d7ccf63cb70e886fc914741c;hb=95e2774070e989fe9cf9f48dae5fa054e55e2a3e;hp=49786034c82b9442a0949e060b624c6b91af7e70;hpb=ec4370f7ebd7fb0ce7f002f5bf2c74f03acd3ec1;p=util-vserver.git diff --git a/lib/syscall_getvci.c b/lib/syscall_getvci.c index 4978603..a21f661 100644 --- a/lib/syscall_getvci.c +++ b/lib/syscall_getvci.c @@ -1,4 +1,4 @@ -// $Id: syscall_getvci.c 2415 2006-12-08 13:24:49Z dhozac $ --*- c++ -*-- +// $Id: syscall_getvci.c 2589 2007-08-16 03:06:50Z dhozac $ --*- c++ -*-- // Copyright (C) 2006 Daniel Hokka Zakrisson // @@ -30,7 +30,7 @@ #if defined(VC_ENABLE_API_V21) -int +vc_vci_t vc_get_vci() { CALL_VC(CALL_VC_V21(vc_get_vci, 0));