]> wimlib.net Git - wimlib/blobdiff - src/dentry.h
ntfs.c => ntfs-apply.c
[wimlib] / src / dentry.h
index db6481b14be04d242c24ffdb4095899fbe684781..613f6259e95c1b1884c81e6852a4e8e754b6534a 100644 (file)
@@ -100,7 +100,7 @@ static inline bool ads_entry_has_name(const struct ads_entry *entry,
 }
 
 
-/* In-memory structure for a directory entry.  There is a directory tree for
+/* In-memory structure for a WIM directory entry.  There is a directory tree for
  * each image in the WIM.  */
 struct dentry {
        /* The parent of this directory entry. */