diff options
Diffstat (limited to 'tools/omshell.c')
-rw-r--r-- | tools/omshell.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/omshell.c b/tools/omshell.c index dbc60343..45934bca 100644 --- a/tools/omshell.c +++ b/tools/omshell.c @@ -148,6 +148,7 @@ ENDqueryEtryPt BEGINmodInit(Shell) CODESTARTmodInit +SCOPINGmodInit *ipIFVersProvided = CURR_MOD_IF_VERSION; /* we only support the current interface specification */ CODEmodInit_QueryRegCFSLineHdlr CHKiRet(objUse(errmsg, CORE_COMPONENT)); |