mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 08:22:44 +00:00
10 lines
85 B
Plaintext
10 lines
85 B
Plaintext
|
error_table quux
|
||
|
|
||
|
ec FOO_ERR, "foo"
|
||
|
|
||
|
ec BAR_ERR, "bar"
|
||
|
|
||
|
ec BAZ_ERR, "meow"
|
||
|
|
||
|
end
|