X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=tests%2Ftree-cmp.c;h=b6051ccb90f5df99b7a8154dea636e281e74d6ab;hb=5ea71b35aff264dea029792b1fdb3404c6bd9d54;hp=b21309541924f6161218f49cedde2641f0e3189a;hpb=51829aecdac415b417ab5b8ac897014bb780de10;p=wimlib diff --git a/tests/tree-cmp.c b/tests/tree-cmp.c index b2130954..b6051ccb 100644 --- a/tests/tree-cmp.c +++ b/tests/tree-cmp.c @@ -4,7 +4,7 @@ * There are two modes: * - Normal mode for any filesystems. We compare file names, contents, * sizes, modes, access times, and hard links. - * - NTFS mode for NTFS-3g mounted volumes. In this mode we need to + * - NTFS mode for NTFS-3G mounted volumes. In this mode we need to * compare various NTFS-specific attributes such as named data streams * and DOS names. *