Fix whitespace issues --- src/msg/apitest/test_CapacityThresholds.cc | 2 +- src/msg/msgd/mqd_saf.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/msg/apitest/test_CapacityThresholds.cc b/src/msg/apitest/test_CapacityThresholds.cc index eb5dda1dc..971c8ae90 100644 --- a/src/msg/apitest/test_CapacityThresholds.cc +++ b/src/msg/apitest/test_CapacityThresholds.cc @@ -50,7 +50,7 @@ static SaAisErrorT msgInitialize(SaMsgHandleT *msgHandle, SaVersionT *version) { SaAisErrorT rc(SA_AIS_OK); - + while (true) { rc = saMsgInitialize(msgHandle, 0, version); diff --git a/src/msg/msgd/mqd_saf.c b/src/msg/msgd/mqd_saf.c index 846755ba7..895a4852d 100644 --- a/src/msg/msgd/mqd_saf.c +++ b/src/msg/msgd/mqd_saf.c @@ -64,7 +64,7 @@ static void get_q_groups_from_imm(MQD_CB *pMqd) SaVersionT version = { 'A', 2, 15 }; error = immutil_saImmOmInitialize(&immHandle, 0, &version); - + if (error != SA_AIS_OK) { LOG_ER("saImmOmInitialize failed %u", error); break; -- 2.20.1 ----------------------------------------------------------------------------------------------------------------------- Notice: This e-mail together with any attachments may contain information of Ribbon Communications Inc. that is confidential and/or proprietary for the sole use of the intended recipient. Any review, disclosure, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please notify the sender immediately and then delete all copies, including any attachments. ----------------------------------------------------------------------------------------------------------------------- _______________________________________________ Opensaf-devel mailing list Opensaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensaf-devel