]> wimlib.net Git - wimlib/blobdiff - src/inode_fixup.c
Remove duplicate words & fix grammatical errors
[wimlib] / src / inode_fixup.c
index d24157cd224d24f2cd8da6f2f636249c8ec7de53..2eb15a87d83d55e6c2cece223f475f58688f2746 100644 (file)
@@ -474,7 +474,7 @@ dentry_tree_fix_inodes(struct wim_dentry *root, struct list_head *inode_list)
                }
        }
        /* On success, all the inodes have been moved to the image inode list,
-        * so there's no need to delete from from the hash lists in the inode
+        * so there's no need to delete from the hash lists in the inode
         * table before freeing the hash buckets array directly. */
        ret = 0;
        goto out_destroy_inode_table_raw;