Change in libosmo-sccp[master]: Fix typo in log message of recent commit

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/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Oct 22 14:48:37 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/15825 )


Change subject: Fix typo in log message of recent commit
......................................................................

Fix typo in log message of recent commit

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



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

diff --git a/src/osmo_ss7_vty.c b/src/osmo_ss7_vty.c
index ec387a9..58a3e29 100644
--- a/src/osmo_ss7_vty.c
+++ b/src/osmo_ss7_vty.c
@@ -865,7 +865,7 @@
 	int pc;
 
 	if (as->cfg.proto == OSMO_SS7_ASP_PROT_IPA && atoi(rcontext) != 0) {
-		vty_out(vty, "IPA doesn't suppor routing contexts; only permitted routing context "
+		vty_out(vty, "IPA doesn't support routing contexts; only permitted routing context "
 			"is 0\n");
 		return CMD_WARNING;
 	}

-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/15825
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: I53e6395ea564a7f6f5f8c9e1dd3372ba37bdfb39
Gerrit-Change-Number: 15825
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191022/dec0587d/attachment.htm>


More information about the gerrit-log mailing list