summaryrefslogtreecommitdiff
path: root/yarp/diagnostic.h
diff options
context:
space:
mode:
Diffstat (limited to 'yarp/diagnostic.h')
-rw-r--r--yarp/diagnostic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/yarp/diagnostic.h b/yarp/diagnostic.h
index 250c53cad5..39ae9e7157 100644
--- a/yarp/diagnostic.h
+++ b/yarp/diagnostic.h
@@ -42,6 +42,7 @@ typedef enum {
YP_ERR_BEGIN_TERM,
YP_ERR_BEGIN_UPCASE_BRACE,
YP_ERR_BEGIN_UPCASE_TERM,
+ YP_ERR_BEGIN_UPCASE_TOPLEVEL,
YP_ERR_BLOCK_PARAM_LOCAL_VARIABLE,
YP_ERR_BLOCK_PARAM_PIPE_TERM,
YP_ERR_BLOCK_TERM_BRACE,