]> wimlib.net Git - wimlib/blobdiff - include/wimlib/wimboot.h
Fix path passed to wimboot_set_pointer()
[wimlib] / include / wimlib / wimboot.h
index 1c4b0fc3c79967d7dd8cf6ed2fdf290a64300fbf..6be4fae204d6c294b8a9a435abe3bec19e023dde 100644 (file)
@@ -14,7 +14,7 @@ wimboot_alloc_data_source_id(const wchar_t *wim_path,
                             bool *wof_running_ret);
 
 extern int
                             bool *wof_running_ret);
 
 extern int
-wimboot_set_pointer(UNICODE_STRING *name,
+wimboot_set_pointer(OBJECT_ATTRIBUTES *attr,
                    const wchar_t *printable_path,
                    const struct wim_lookup_table_entry *lte,
                    u64 data_source_id,
                    const wchar_t *printable_path,
                    const struct wim_lookup_table_entry *lte,
                    u64 data_source_id,