]> wimlib.net Git - wimlib/blobdiff - src/dentry.h
NTFS capture (IN PROGRESS)
[wimlib] / src / dentry.h
index 613f6259e95c1b1884c81e6852a4e8e754b6534a..e030acf03b27c3b9487b1d6217cf87ec6bf5ca04 100644 (file)
@@ -134,7 +134,7 @@ struct dentry {
         * entry's child files.  0 if the directory entry has no children. */
        u64 subdir_offset;
 
-       /* Timestamps for the entry.  The timestamps are the number of
+       /* Timestamps for the dentry.  The timestamps are the number of
         * 100-nanosecond intervals that have elapsed since 12:00 A.M., January
         * 1st, 1601, UTC. */
        u64 creation_time;