laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-bsc/+/27816 )

Change subject: abis_rsl: Fix typo in log message
......................................................................

abis_rsl: Fix typo in log message

Change-Id: Ia614541ccb02beddc7a869b9fb9151393959844c
---
M src/osmo-bsc/abis_rsl.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/src/osmo-bsc/abis_rsl.c b/src/osmo-bsc/abis_rsl.c
index 0776b8a..03e409d 100644
--- a/src/osmo-bsc/abis_rsl.c
+++ b/src/osmo-bsc/abis_rsl.c
@@ -2486,7 +2486,7 @@
        }

        if (!TLVP_PRESENT(&tp, RSL_IE_RLM_CAUSE)) {
-               LOG_LCHAN(msg->lchan, LOGL_ERROR, "ERROR INDICATION without 
mandantory cause.\n");
+               LOG_LCHAN(msg->lchan, LOGL_ERROR, "ERROR INDICATION without 
mandatory cause.\n");
                return -1;
        }


--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/27816
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Ia614541ccb02beddc7a869b9fb9151393959844c
Gerrit-Change-Number: 27816
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-MessageType: merged

Reply via email to