summaryrefslogtreecommitdiffstats
path: root/plugins/omoracle
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/omoracle')
-rw-r--r--plugins/omoracle/omoracle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/omoracle/omoracle.c b/plugins/omoracle/omoracle.c
index ddcb2ffa..71cc8e1f 100644
--- a/plugins/omoracle/omoracle.c
+++ b/plugins/omoracle/omoracle.c
@@ -560,7 +560,7 @@ CODEmodInit_QueryRegCFSLineHdlr
CHKiRet(pHostQueryEtryPt((uchar*)"OMSRgetSupportedTplOpts", &supported_options));
CHKiRet((*supported_options)(&opts));
if (!(array_passing = opts & OMSR_TPL_AS_ARRAY))
- ABORT_FINALIZE(RS_RET_ERR);
+ ABORT_FINALIZE(RS_RET_RSCORE_TOO_OLD);
CHKiRet(omsdRegCFSLineHdlr((uchar*) "omoraclestatement", 0,
eCmdHdlrCustomHandler, get_db_statement,