X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fwrite.c;h=27b1dbbebf57001031c7eb6289f189bdf192d761;hp=139ecdabc73dd74da20fc45cfaaa772dd8478e59;hb=118cdc5cac01aad79e3314bf92cbbd924d48860c;hpb=de12c346dc64404821d52d545e2e1b3d44230f2a diff --git a/src/write.c b/src/write.c index 139ecdab..27b1dbbe 100644 --- a/src/write.c +++ b/src/write.c @@ -329,7 +329,7 @@ prepare_resource_for_read(struct wim_lookup_table_entry *lte /* Undo prepare_resource_for_read() by closing the cached FILE * or NTFS * attribute. */ -static void +static void end_wim_resource_read(struct wim_lookup_table_entry *lte #ifdef WITH_NTFS_3G , ntfs_inode *ni