]> wimlib.net Git - wimlib/blobdiff - src/xml.c
Remove more trailing whitespace
[wimlib] / src / xml.c
index 89d08e0e4eec1200334772fcd0a3dd888f970feb..922886d1afa001383e4790eb15465477a1cfe99e 100644 (file)
--- a/src/xml.c
+++ b/src/xml.c
@@ -1083,7 +1083,7 @@ void xml_update_image_info(WIMStruct *w, int image)
        for_dentry_in_tree(w->image_metadata[image - 1].root_dentry,
                           calculate_dentry_statistics,
                           image_info);
-                        
+
        image_info->lookup_table = NULL;
        image_info->flags = flags_save;
        image_info->last_modification_time = get_wim_timestamp();