X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=include%2Fwimlib%2Fwimboot.h;fp=include%2Fwimlib%2Fwimboot.h;h=6be4fae204d6c294b8a9a435abe3bec19e023dde;hb=b996daae67735460fe19ca39029fdc8e2941f186;hp=1c4b0fc3c79967d7dd8cf6ed2fdf290a64300fbf;hpb=af8cdc72ef58ede31aa2b6e08ca81ec371b789a5;p=wimlib diff --git a/include/wimlib/wimboot.h b/include/wimlib/wimboot.h index 1c4b0fc3..6be4fae2 100644 --- a/include/wimlib/wimboot.h +++ b/include/wimlib/wimboot.h @@ -14,7 +14,7 @@ wimboot_alloc_data_source_id(const wchar_t *wim_path, 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,