X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib%2Fwimboot.h;h=c10d0dccc99ed13e46d224d094b824a4b451a98d;hp=a1039017d942e777be54a395b4a9377ce494b230;hb=2f79af1ffd1f92db74c69117f0c2401826126b92;hpb=28d78c881095a7b50be60ed8d506aa15cceb9cae diff --git a/include/wimlib/wimboot.h b/include/wimlib/wimboot.h index a1039017..c10d0dcc 100644 --- a/include/wimlib/wimboot.h +++ b/include/wimlib/wimboot.h @@ -14,9 +14,8 @@ wimboot_alloc_data_source_id(const wchar_t *wim_path, const wchar_t *target, u64 *data_source_id_ret, bool *wof_running_ret); -extern int +extern bool wimboot_set_pointer(HANDLE h, - const wchar_t *printable_path, const struct wim_lookup_table_entry *lte, u64 data_source_id, const u8 lookup_table_hash[SHA1_HASH_SIZE],