X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=include%2Fwimlib%2Fwimboot.h;h=6be4fae204d6c294b8a9a435abe3bec19e023dde;hb=63be24f6367f907c49d3bc1d6ac86311bd0cba68;hp=1c4b0fc3c79967d7dd8cf6ed2fdf290a64300fbf;hpb=cc7b6ee47d4037ae8fa11b4c2d5154091d543704;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,