This commit was manufactured by cvs2svn to create branch
[util-vserver.git] / util-vserver / src / vlimit.c
index c00123a..6d0a9da 100644 (file)
@@ -170,7 +170,7 @@ int main (int argc, char *argv[])
   int                  set_mask = 0;
   struct vc_rlimit     limits[32];
   bool                 show_all = false;
-  ctx_t                        ctx      = -2;
+  xid_t                        ctx      = VC_SAMECTX;
 
   {
     size_t             i;