summaryrefslogtreecommitdiff
path: root/src/yalp.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/yalp.idl')
-rw-r--r--src/yalp.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/yalp.idl b/src/yalp.idl
index 6fb5203..9d87fc2 100644
--- a/src/yalp.idl
+++ b/src/yalp.idl
@@ -4,6 +4,7 @@ module YalpInterfaces
enum YalpErrorCode {
OK,
ERROR_SQL,
+ ERROR_OUTPUT_PLUGIN_NA,
ERROR_UNDEFINED
};