Change in libosmocore[master]: cosmetic: ssn: some more comments

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

laforge gerrit-no-reply at lists.osmocom.org
Thu Mar 4 09:09:13 UTC 2021


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

Change subject: cosmetic: ssn: some more comments
......................................................................

cosmetic: ssn: some more comments

Change-Id: I87f76ab19d834d96a268b0d47b9dfe2424151d63
---
M src/gb/gprs_ns2_sns.c
1 file changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/src/gb/gprs_ns2_sns.c b/src/gb/gprs_ns2_sns.c
index a82da95..698f60a 100644
--- a/src/gb/gprs_ns2_sns.c
+++ b/src/gb/gprs_ns2_sns.c
@@ -79,10 +79,10 @@
 	GPRS_SNS_EV_RX_ADD,
 	GPRS_SNS_EV_RX_DELETE,
 	GPRS_SNS_EV_RX_CHANGE_WEIGHT,
-	GPRS_SNS_EV_REQ_NO_NSVC,
+	GPRS_SNS_EV_REQ_NO_NSVC,		/*!< no more NS-VC remaining (all dead) */
 	GPRS_SNS_EV_REQ_NSVC_ALIVE,		/*!< a NS-VC became alive */
-	GPRS_SNS_EV_REQ_ADD_BIND,
-	GPRS_SNS_EV_REQ_DELETE_BIND,
+	GPRS_SNS_EV_REQ_ADD_BIND,		/*!< add a new local bind to this NSE */
+	GPRS_SNS_EV_REQ_DELETE_BIND,		/*!< remove a local bind from this NSE */
 };
 
 static const struct value_string gprs_sns_event_names[] = {

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I87f76ab19d834d96a268b0d47b9dfe2424151d63
Gerrit-Change-Number: 23221
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210304/56fb0019/attachment.htm>


More information about the gerrit-log mailing list