X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fsyscall.c;h=1d17423507f6479b93ec57f644195fa0a472eb46;hb=a1484653fde78abf416d1dcda7cfc69d0d3b8073;hp=1a8634d79caa7b3962ecc45487ae9117669a22d7;hpb=9c78378bebc1a9f3d400f422df8ede9efea57dea;p=util-vserver.git diff --git a/lib/syscall.c b/lib/syscall.c index 1a8634d..1d17423 100644 --- a/lib/syscall.c +++ b/lib/syscall.c @@ -60,7 +60,7 @@ vc_set_ipv4root(uint32_t bcast, size_t nb, struct vc_ip_mask_pair const *ips) CALL_VC_LEGACY(vc_set_ipv4root, bcast, nb, ips)); } -LINK_WARNING("vc_new_s_context", "warning: vc_new_s_context() is obsoleted; use vc_create_context() instead of"); +LINK_WARNING("vc_new_s_context", "warning: vc_new_s_context() is obsoleted; use vc_ctx_create() instead of"); LINK_WARNING("vc_set_ipv4root", "warning: vc_set_ipv4root() is obsoleted; use vc_net_create() instead of"); #endif