]> wimlib.net Git - wimlib/blobdiff - src/ntfs-3g_apply.c
apply_operations: Remove 'strict' argument from set_security_descriptor()
[wimlib] / src / ntfs-3g_apply.c
index b8aabe866e3c2f68d9fc284553e7d89c4065c9fa..fe2f24e23252bcaa3f2914e104d6ac5b8fe105f4 100644 (file)
@@ -366,7 +366,7 @@ out:
 
 static int
 ntfs_3g_set_security_descriptor(const char *path, const u8 *desc, size_t desc_size,
-                               struct apply_ctx *ctx, bool strict)
+                               struct apply_ctx *ctx)
 {
        ntfs_volume *vol;
        ntfs_inode *ni;