]> wimlib.net Git - wimlib/blobdiff - src/tagged_items.c
s/NTFS-3g/NTFS-3G/g
[wimlib] / src / tagged_items.c
index 85bcadfdf38274e7e346fe9c04285877ed2bd7c8..a851cfd64058604cbb81e2c90ccc2851a042cbd6 100644 (file)
@@ -52,7 +52,7 @@ struct tagged_item_header {
        u8 data[];
 };
 
-/* Unconfirmed: are all 64 bytes of the object ID always present?  Since NTFS-3g
+/* Unconfirmed: are all 64 bytes of the object ID always present?  Since NTFS-3G
  * permits shorter object IDs, we'll do the same for now.  */
 #define OBJECT_ID_MIN_LENGTH   16