Change in libosmo-sccp[master]: osmo_ss7.c: fix typo

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Max gerrit-no-reply at lists.osmocom.org
Wed Feb 13 12:56:32 UTC 2019


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 <msuraev at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190213/c88710ad/attachment.htm>


More information about the gerrit-log mailing list