summaryrefslogtreecommitdiffstats
path: root/src/occ_405/mode.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/mode.c')
-rwxr-xr-xsrc/occ_405/mode.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/occ_405/mode.c b/src/occ_405/mode.c
index 84bc0e2..72a9f93 100755
--- a/src/occ_405/mode.c
+++ b/src/occ_405/mode.c
@@ -111,8 +111,7 @@ inline OCC_MODE SMGR_get_mode(void)
// Description:
//
// End Function Specification
-errlHndl_t SMGR_set_mode(const OCC_MODE i_mode,
- const uint8_t i_sms_type)
+errlHndl_t SMGR_set_mode( const OCC_MODE i_mode )
{
errlHndl_t l_errlHndl = NULL;
int jj=0;
OpenPOWER on IntegriCloud