]> wimlib.net Git - wimlib/blobdiff - src/xml.c
cleanups
[wimlib] / src / xml.c
index cdd974eb0574c0655bd3b3873b2012b2b6e66b69..4617e2ab4cbd6fa8a3e1bec379ccb33e6e1fcfd7 100644 (file)
--- a/src/xml.c
+++ b/src/xml.c
@@ -1241,7 +1241,7 @@ calculate_dentry_statistics(struct wim_dentry *dentry, void *arg)
 
 /*
  * Calculate what to put in the <FILECOUNT>, <DIRCOUNT>, <TOTALBYTES>, and
- * <HARDLINKBYTES> elements of each <IMAGE>.
+ * <HARDLINKBYTES> elements of the specified WIM image.
  */
 void
 xml_update_image_info(WIMStruct *wim, int image)