mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Properly spell default in a comment.
This commit is contained in:
parent
17314e6286
commit
043d661d53
1 changed files with 1 additions and 1 deletions
|
|
@ -341,7 +341,7 @@ login_getuserclass(const struct passwd *pwd)
|
|||
/*
|
||||
* login_getcapstr()
|
||||
* Given a login_cap entry, and a capability name, return the
|
||||
* value defined for that capability, a defualt if not found, or
|
||||
* value defined for that capability, a default if not found, or
|
||||
* an error string on error.
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue