Protect a non-text comment with a '-'.

This commit is contained in:
Robert Watson 2004-06-24 17:45:45 +00:00
parent cd39d9b661
commit 00a460dcf4

View file

@ -113,7 +113,7 @@ ufs_extattr_uepm_unlock(struct ufsmount *ump, struct thread *td)
lockmgr(&ump->um_extattr.uepm_lock, LK_RELEASE, 0, td);
}
/*
/*-
* Determine whether the name passed is a valid name for an actual
* attribute.
*