mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Protect a non-text comment with a '-'.
This commit is contained in:
parent
cd39d9b661
commit
00a460dcf4
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue