Change in libosmocore[master]: comment: mention spec reference in cbsp.[ch]

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
Tue Aug 25 11:40:25 UTC 2020


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

Change subject: comment: mention spec reference in cbsp.[ch]
......................................................................

comment: mention spec reference in cbsp.[ch]

Change-Id: I1217883a85b4ddd20e9646c7e80ba18950e09713
---
M include/osmocom/gsm/cbsp.h
M src/gsm/cbsp.c
2 files changed, 2 insertions(+), 1 deletion(-)

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



diff --git a/include/osmocom/gsm/cbsp.h b/include/osmocom/gsm/cbsp.h
index 90516cb..5ed973a 100644
--- a/include/osmocom/gsm/cbsp.h
+++ b/include/osmocom/gsm/cbsp.h
@@ -6,7 +6,7 @@
 #include <osmocom/gsm/gsm0808_utils.h>
 
 /* Definitions for parsed / abstract representation of messages in the
- * CBSP (Cell Broadcast Service Protocol).  Data here is *not* formatted
+ * CBSP (Cell Broadcast Service Protocol, 3GPP TS 48.049).  Data here is *not* formatted
  * like the * on-the-wire format.  Any similarities are coincidetial ;) */
 
 /* Copyright (C) 2019  Harald Welte <laforge at gnumonks.org>
diff --git a/src/gsm/cbsp.c b/src/gsm/cbsp.c
index ccc2df5..b89358d 100644
--- a/src/gsm/cbsp.c
+++ b/src/gsm/cbsp.c
@@ -1,3 +1,4 @@
+/* Cell Broadcast Service Protocol (CBSP, 3GPP TS 48.049): Message encoding, decoding and reception */
 /*
  * Copyright (C) 2019  Harald Welte <laforge at gnumonks.org>
  *

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I1217883a85b4ddd20e9646c7e80ba18950e09713
Gerrit-Change-Number: 19813
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
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/20200825/b3b8fb75/attachment.htm>


More information about the gerrit-log mailing list