mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 01:46:42 -05:00
10 lines
85 B
Text
10 lines
85 B
Text
|
|
error_table quux
|
||
|
|
|
||
|
|
ec FOO_ERR, "foo"
|
||
|
|
|
||
|
|
ec BAR_ERR, "bar"
|
||
|
|
|
||
|
|
ec BAZ_ERR, "meow"
|
||
|
|
|
||
|
|
end
|