Comment cleanup.

MFC-after:    1 week
Sponsored-by: The FreeBSD Foundation
This commit is contained in:
Kirk McKusick 2023-07-25 14:07:31 -07:00
parent 4d512b0735
commit 4a3444428d

View file

@ -3100,7 +3100,7 @@ ffs_fserr(struct fs *fs,
/* /*
* This function provides the capability for the fsck program to * This function provides the capability for the fsck program to
* update an active filesystem. Fourteen operations are provided: * update an active filesystem. Sixteen operations are provided:
* *
* adjrefcnt(inode, amt) - adjusts the reference count on the * adjrefcnt(inode, amt) - adjusts the reference count on the
* specified inode by the specified amount. Under normal * specified inode by the specified amount. Under normal