mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
Add entry for errno ECAPMODE.
MFC after: 3 days
This commit is contained in:
parent
f45590da31
commit
c951cd462f
1 changed files with 2 additions and 0 deletions
|
|
@ -191,6 +191,8 @@ $ EPROTO
|
|||
92 Protocol error
|
||||
$ ENOTCAPABLE
|
||||
93 Capabilities insufficient
|
||||
$ ECAPMODE
|
||||
94 Not permitted in capability mode
|
||||
$
|
||||
$ strsignal() support catalog
|
||||
$
|
||||
|
|
|
|||
Loading…
Reference in a new issue