Change in libosmocore[master]: gb: Fix typo in bssgp_cause_strings description

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
Fri Jan 3 16:45:42 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/16720 )


Change subject: gb: Fix typo in bssgp_cause_strings description
......................................................................

gb: Fix typo in bssgp_cause_strings description

Change-Id: I2474bbe99bf0aa35aab046a1987047a8368beff6
---
M src/gb/gprs_bssgp_util.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/20/16720/1

diff --git a/src/gb/gprs_bssgp_util.c b/src/gb/gprs_bssgp_util.c
index 669dfb8..7708949 100644
--- a/src/gb/gprs_bssgp_util.c
+++ b/src/gb/gprs_bssgp_util.c
@@ -43,7 +43,7 @@
 static const struct value_string bssgp_cause_strings[] = {
 	{ BSSGP_CAUSE_PROC_OVERLOAD,		"Processor overload" },
 	{ BSSGP_CAUSE_EQUIP_FAIL,		"Equipment Failure" },
-	{ BSSGP_CAUSE_TRASIT_NET_FAIL,		"Transit netowkr service failure" },
+	{ BSSGP_CAUSE_TRASIT_NET_FAIL,		"Transit network service failure" },
 	{ BSSGP_CAUSE_CAPA_GREATER_0KPBS,	"Transmission capacity modified" },
 	{ BSSGP_CAUSE_UNKNOWN_MS,		"Unknown MS" },
 	{ BSSGP_CAUSE_UNKNOWN_BVCI,		"Unknown BVCI" },

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I2474bbe99bf0aa35aab046a1987047a8368beff6
Gerrit-Change-Number: 16720
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/20200103/30b8c82d/attachment.htm>


More information about the gerrit-log mailing list