aboutsummaryrefslogtreecommitdiffstats
path: root/echld/echld.h
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2013-06-29 01:16:48 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2013-06-29 01:16:48 +0000
commita3c320fd757566a3a8dd58d054ad984fd104445c (patch)
tree59b687b9cd6eceb0aa7636cf4a62b716bde97c4f /echld/echld.h
parent487ff8806d729467ce65f460c10341cd3136a4e7 (diff)
One further iteration, get things right, put placeholders for things to do.
svn path=/trunk/; revision=50227
Diffstat (limited to 'echld/echld.h')
-rw-r--r--echld/echld.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/echld/echld.h b/echld/echld.h
index 23c8f24f7c..551402cb15 100644
--- a/echld/echld.h
+++ b/echld/echld.h
@@ -377,6 +377,7 @@ enum _echld_error {
ECHLD_CANNOT_SET_PARAM,
ECHLD_CANNOT_GET_PARAM,
ECHLD_ERR_CRASHED_CHILD,
+ ECHLD_DECODE_ERROR,
ECHLD_ERR_OTHER
};