Max has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/12889 )

Change subject: osmo_ss7.c: fix typo
......................................................................

osmo_ss7.c: fix typo

Change-Id: Idd0945ef7fa5cc0caf2f35919f97e2e11691f3a3
---
M src/osmo_ss7.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  Pau Espin Pedrol: Looks good to me, approved



diff --git a/src/osmo_ss7.c b/src/osmo_ss7.c
index 05668b0..381a53a 100644
--- a/src/osmo_ss7.c
+++ b/src/osmo_ss7.c
@@ -1316,7 +1316,7 @@
        { SCTP_PARTIAL_DELIVERY_EVENT,  "PARTIAL_DELIVERY_EVENT" },
        { SCTP_ADAPTATION_INDICATION,   "ADAPTATION_INDICATION" },
 #ifdef SCTP_AUTHENTICATION_INDICATION
-       { SCTP_AUTHENTICATION_INDICATION, "UTHENTICATION_INDICATION" },
+       { SCTP_AUTHENTICATION_INDICATION, "AUTHENTICATION_INDICATION" },
 #endif
 #ifdef SCTP_SENDER_DRY_EVENT
        { SCTP_SENDER_DRY_EVENT,        "SENDER_DRY_EVENT" },

--
To view, visit https://gerrit.osmocom.org/12889
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Idd0945ef7fa5cc0caf2f35919f97e2e11691f3a3
Gerrit-Change-Number: 12889
Gerrit-PatchSet: 1
Gerrit-Owner: Max <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <[email protected]>
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>

Reply via email to