use '-n' flag
[util-vserver.git] / util-vserver / src / vunify-matchlist.h
index 26d25e8..82db861 100644 (file)
@@ -50,7 +50,7 @@ struct MatchList
     struct MatchItem   *data;
     size_t             count;
 
-    void               **buf;
+    void const         **buf;
     size_t             buf_count;
 };