summaryrefslogtreecommitdiffstats
path: root/src/sbefw/sbecmdcntlinst.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbefw/sbecmdcntlinst.C')
-rw-r--r--src/sbefw/sbecmdcntlinst.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sbefw/sbecmdcntlinst.C b/src/sbefw/sbecmdcntlinst.C
index faed1e5b..8cb29927 100644
--- a/src/sbefw/sbecmdcntlinst.C
+++ b/src/sbefw/sbecmdcntlinst.C
@@ -193,7 +193,7 @@ uint32_t sbeCntlInst(uint8_t *i_pArg)
break;
}
- l_rc = sbeDsSendRespHdr(l_respHdr, l_ffdc);
+ l_rc = sbeDsSendRespHdr(l_respHdr, &l_ffdc);
}while(0);
SBE_EXIT(SBE_FUNC);
OpenPOWER on IntegriCloud