X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fwim.c;h=d105e8bacf1b250cee003e0d17ce8c2ff68e0663;hp=b2ed8d98b77b58c1f439818e81f6dcf655482198;hb=b1c4e6a269ae4c969060e33685db12f76a204a58;hpb=b0b65688a9fb875e464457ee6449b8793f0f8a03 diff --git a/src/wim.c b/src/wim.c index b2ed8d98..d105e8ba 100644 --- a/src/wim.c +++ b/src/wim.c @@ -223,7 +223,7 @@ int wimlib_select_image(WIMStruct *w, int image) #ifdef ENABLE_DEBUG DEBUG("Reading metadata resource specified by the following " "lookup table entry:"); - print_lookup_table_entry(imd->metadata_lte, NULL); + print_lookup_table_entry(imd->metadata_lte); #endif return read_metadata_resource(w->fp, wimlib_get_compression_type(w),