trying to get HEAD building again. If you want the code
[gd/samba-autobuild/.git] / source3 / torture / vfstest.h
index 5910c5ce37bdd913c668c7fe406c84ec6c7686cd..1e030fad047d408cb8ede270b8ec775afdbc6205 100644 (file)
@@ -39,7 +39,7 @@ struct vfs_state {
 struct cmd_set {
        const char *name;
        NTSTATUS (*fn)(struct vfs_state *vfs, TALLOC_CTX *mem_ctx, int argc, 
-                       char **argv);
+                       const char **argv);
        const char *description;
        const char *usage;
 };