msdosfs(5): Remove a double word in a source code comment

- s/that that/that/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-09-04 17:34:52 +02:00
parent d744e271eb
commit 0721306c2b

View File

@ -128,7 +128,7 @@ deget(struct msdosfsmount *pmp, u_long dirclust, u_long diroffset,
* MSDOSFSROOT, offset MSDOSFSROOT_OFS
*
* NOTE: de_vncmpf will explicitly skip any denodes that do not have
* a de_refcnt > 0. This insures that that we do not attempt to use
* a de_refcnt > 0. This insures that we do not attempt to use
* a denode that represents an unlinked but still open file.
* These files are not to be accessible even when the directory
* entry that represented the file happens to be reused while the