summaryrefslogtreecommitdiffstats
path: root/module-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'module-template.h')
-rw-r--r--module-template.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/module-template.h b/module-template.h
index 54f18cfa..ce13bce6 100644
--- a/module-template.h
+++ b/module-template.h
@@ -333,6 +333,7 @@ finalize_it:\
return iRet;\
}
+
/* definitions for host API queries */
#define CODEmodInit_QueryRegCFSLineHdlr \
CHKiRet(pHostQueryEtryPt((uchar*)"regCfSysLineHdlr", &omsdRegCFSLineHdlr));