]> wimlib.net Git - wimlib/blobdiff - src/wimlib_internal.h
WIM update fixes
[wimlib] / src / wimlib_internal.h
index c0da1ab99be060817e28623138a06fcd185c0149..55fcd8f308ad17d3dbb8fc884ce66b10337f0587 100644 (file)
@@ -463,7 +463,8 @@ extern struct wimlib_capture_config *
 copy_capture_config(const struct wimlib_capture_config *config);
 
 extern int
-canonicalize_capture_config(struct wimlib_capture_config *config);
+copy_and_canonicalize_capture_config(const struct wimlib_capture_config *config,
+                                    struct wimlib_capture_config **config_copy_ret);
 
 extern void
 free_capture_config(struct wimlib_capture_config *config);