]> wimlib.net Git - wimlib/blobdiff - src/update_image.c
Rename add_image_params => capture_params
[wimlib] / src / update_image.c
index fc149f0a415cd6e5771783634abc91dab89b9200..bb1b60472169e10755efd638e5455829c92df9da 100644 (file)
@@ -765,7 +765,7 @@ execute_add_command(struct update_command_journal *j,
        tchar *fs_source_path;
        tchar *wim_target_path;
        const tchar *config_file;
        tchar *fs_source_path;
        tchar *wim_target_path;
        const tchar *config_file;
-       struct add_image_params params;
+       struct capture_params params;
        struct capture_config config;
        capture_tree_t capture_tree = platform_default_capture_tree;
 #ifdef WITH_NTFS_3G
        struct capture_config config;
        capture_tree_t capture_tree = platform_default_capture_tree;
 #ifdef WITH_NTFS_3G