fixed warnings about missing initializer
[util-vserver.git] / util-vserver / lib / vserver.h
index 34cf8d4..23e66fe 100644 (file)
@@ -43,8 +43,8 @@ extern "C" {
     uint32_t   mask;
   };
 
-    /** Returns version of the given API-category */
-  int  vc_get_version(int category);
+    /** Returns version of the current kernel API */
+  int  vc_get_version();
   
     /** Puts current process into context <ctx>, removes the given caps and
      *  sets flags.