diff options
Diffstat (limited to 'ommysql.c')
-rw-r--r-- | ommysql.c | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -73,6 +73,12 @@ CODESTARTfreeInstance ENDfreeInstance +BEGINdbgPrintInstInfo +CODESTARTdbgPrintInstInfo + /* nothing special here */ +ENDdbgPrintInstInfo + + static rsRetVal reInitMySQL(register selector_t *f); |