]> wimlib.net Git - wimlib/blobdiff - src/update_image.c
ntfs-3g_capture.c: cleanup
[wimlib] / src / update_image.c
index f36f9ecf9c8436a52b23076aa18d901b3c5e084e..15d7f7491fab3e82b5314067af9b5ee0886dca84 100644 (file)
@@ -803,7 +803,7 @@ execute_add_command(struct update_command_journal *j,
 
 #ifdef WITH_NTFS_3G
        if (add_flags & WIMLIB_ADD_FLAG_NTFS)
-               capture_tree = build_dentry_tree_ntfs;
+               capture_tree = ntfs_3g_build_dentry_tree;
 #endif
 
        ret = get_capture_config(config_file, &config,