X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fsyscall_getvci-v21.hc;h=93c70f78e85c6e8d53649eb40b7811d82abc5651;hb=4415d2a7377be61789eb5a6e35222962cbe7a146;hp=f28db57bb72a6528ef48ca52b607f883b1e5a4f1;hpb=b0a62d195efca12c5cb9e7c0b3bea3be2cd57fc9;p=util-vserver.git diff --git a/lib/syscall_getvci-v21.hc b/lib/syscall_getvci-v21.hc index f28db57..93c70f7 100644 --- a/lib/syscall_getvci-v21.hc +++ b/lib/syscall_getvci-v21.hc @@ -1,4 +1,4 @@ -// $Id: syscall_getvci-v21.hc 2415 2006-12-08 13:24:49Z dhozac $ --*- c++ -*-- +// $Id: syscall_getvci-v21.hc 2589 2007-08-16 03:06:50Z dhozac $ --*- c++ -*-- // Copyright (C) 2006 Daniel Hokka Zakrisson // @@ -20,7 +20,7 @@ # include #endif -static inline ALWAYSINLINE int +static inline ALWAYSINLINE vc_vci_t vc_get_vci_v21(int UNUSED tmp) { return vserver(VCMD_get_vci, 0, 0);