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
Tue Feb 12 13:38:59 UTC 2019


Max has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/89/12889/1

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: newchange
Gerrit-Change-Id: Idd0945ef7fa5cc0caf2f35919f97e2e11691f3a3
Gerrit-Change-Number: 12889
Gerrit-PatchSet: 1
Gerrit-Owner: Max <msuraev at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190212/d5b5d2fb/attachment.htm>


More information about the gerrit-log mailing list