added Vector_zeroEnd() function
[util-vserver.git] / util-vserver / lib / syscall_gettaskxid-oldproc.hc
index 442a892..4b4a1ce 100644 (file)
@@ -36,7 +36,7 @@ getctx_legacy_internal(pid_t pid)
 }
 
 static inline ALWAYSINLINE xid_t
-vc_get_task_xid_X(pid_t pid)
+vc_get_task_xid_oldproc(pid_t pid)
 {
   xid_t                res;
   do {