summaryrefslogtreecommitdiffstats
path: root/ommysql.c
diff options
context:
space:
mode:
Diffstat (limited to 'ommysql.c')
-rw-r--r--ommysql.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/ommysql.c b/ommysql.c
index dfa1a283..61691cca 100644
--- a/ommysql.c
+++ b/ommysql.c
@@ -73,6 +73,12 @@ CODESTARTfreeInstance
ENDfreeInstance
+BEGINdbgPrintInstInfo
+CODESTARTdbgPrintInstInfo
+ /* nothing special here */
+ENDdbgPrintInstInfo
+
+
static rsRetVal reInitMySQL(register selector_t *f);