comparison rvinterf/include/exitcodes.h @ 62:2dd9dbe3f4a7

rvinterf tree: exitcodes.h moved from etmsync to include so that the same exit code convention can be used in fc-shell and fc-tmsh
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 26 Oct 2016 21:36:07 +0000
parents rvinterf/etmsync/exitcodes.h@e7502631a0f9
children 5c78f132547c
comparison
equal deleted inserted replaced
61:c10a65f7563e 62:2dd9dbe3f4a7
1 #define ERROR_USAGE 1
2 #define ERROR_TARGET 2
3 #define ERROR_RVINTERF 3
4 #define ERROR_UNIX 4
5 #define ERROR_BUG 5