X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fdentry.h;h=e030acf03b27c3b9487b1d6217cf87ec6bf5ca04;hb=8ed5883780f52ea40dd47347a717dc4ccb7396c5;hp=613f6259e95c1b1884c81e6852a4e8e754b6534a;hpb=01efbb02603508a2272f859c87ec259560aa823d;p=wimlib diff --git a/src/dentry.h b/src/dentry.h index 613f6259..e030acf0 100644 --- a/src/dentry.h +++ b/src/dentry.h @@ -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;