]> wimlib.net Git - wimlib/blobdiff - src/write.c
Misc. fixes
[wimlib] / src / write.c
index 139ecdabc73dd74da20fc45cfaaa772dd8478e59..27b1dbbebf57001031c7eb6289f189bdf192d761 100644 (file)
@@ -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. */
 
 /* 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
 end_wim_resource_read(struct wim_lookup_table_entry *lte
                        #ifdef WITH_NTFS_3G
                                , ntfs_inode *ni