diff options
Diffstat (limited to 'src/usr/hwpf')
| -rw-r--r-- | src/usr/hwpf/hwp/mvpd_accessors/getMBvpdAttr.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdAttr.C b/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdAttr.C index 5cb3cab8c..499f225af 100644 --- a/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdAttr.C +++ b/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdAttr.C @@ -425,7 +425,7 @@ fapi::ReturnCode getVersion (const fapi::Target & i_mbaTarget, if((l_fapirc == 0) && (!l_sizeMismatch)) { - FAPI_INF("getVersion:" + FAPI_DBG("getVersion:" " returned vm data : 0x%x ", l_vmVersionBuf.iv_version); |

