FreeCalypso > hg > freecalypso-tools
view rvinterf/include/exitcodes.h @ 144:d0e482314513
rftablewr.c: better line break structure in the tx-calchan table
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Mon, 27 Feb 2017 03:50:10 +0000 |
| parents | 2dd9dbe3f4a7 |
| children | 5c78f132547c |
line wrap: on
line source
#define ERROR_USAGE 1 #define ERROR_TARGET 2 #define ERROR_RVINTERF 3 #define ERROR_UNIX 4 #define ERROR_BUG 5
