Change in libosmocore[master]: gb: ns2_sns: Add missing value_string entry for GPRS_SNS_EV_NO_NSVC

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 27 12:51:49 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/20935 )

Change subject: gb: ns2_sns: Add missing value_string entry for GPRS_SNS_EV_NO_NSVC
......................................................................

gb: ns2_sns: Add missing value_string entry for GPRS_SNS_EV_NO_NSVC

Change-Id: Ifd4501676217f1a27f3ee02156be4e3dcb847703
---
M src/gb/gprs_ns2_sns.c
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved



diff --git a/src/gb/gprs_ns2_sns.c b/src/gb/gprs_ns2_sns.c
index 54ae77d..b2754f5 100644
--- a/src/gb/gprs_ns2_sns.c
+++ b/src/gb/gprs_ns2_sns.c
@@ -91,6 +91,7 @@
 	{ GPRS_SNS_EV_ADD,		"ADD" },
 	{ GPRS_SNS_EV_DELETE,		"DELETE" },
 	{ GPRS_SNS_EV_CHANGE_WEIGHT,	"CHANGE_WEIGHT" },
+	{ GPRS_SNS_EV_NO_NSVC,		"NO_NSVC" },
 	{ 0, NULL }
 };
 

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ifd4501676217f1a27f3ee02156be4e3dcb847703
Gerrit-Change-Number: 20935
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201027/434ec0f9/attachment.htm>


More information about the gerrit-log mailing list