summaryrefslogtreecommitdiffstats
path: root/common/red_error_codes.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/red_error_codes.h')
-rw-r--r--common/red_error_codes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/red_error_codes.h b/common/red_error_codes.h
index c08fd510..0c068997 100644
--- a/common/red_error_codes.h
+++ b/common/red_error_codes.h
@@ -45,6 +45,7 @@
#define SPICEC_ERROR_CODE_VERSION_MISMATCH (-11)
#define SPICEC_ERROR_CODE_PERMISSION_DENIED (-12)
#define SPICEC_ERROR_CODE_INVALID_ARG (-13)
+#define SPICEC_ERROR_CODE_CMD_LINE_ERROR (-14)
#endif