Change in osmo-msc[master]: log: ran_msg_a: tweak a message name

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
Wed Oct 30 12:20:00 UTC 2019


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/15848 )

Change subject: log: ran_msg_a: tweak a message name
......................................................................

log: ran_msg_a: tweak a message name

Change-Id: I691025cb957e9b87c8af2dc8eb741dcba6ca26e2
---
M src/libmsc/ran_msg_a.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



diff --git a/src/libmsc/ran_msg_a.c b/src/libmsc/ran_msg_a.c
index 01ecfa4..fa0335c 100644
--- a/src/libmsc/ran_msg_a.c
+++ b/src/libmsc/ran_msg_a.c
@@ -54,7 +54,7 @@
 	struct tlv_p_entry *ie_l3_info = TLVP_GET(tp, GSM0808_IE_LAYER_3_INFORMATION);
 	struct ran_msg ran_dec_msg = {
 		.msg_type = RAN_MSG_COMPL_L3,
-		.msg_name = "BSSMAP Complete Layer 3",
+		.msg_name = "BSSMAP Complete Layer 3 Information",
 		.compl_l3 = {
 			.cell_id = &cell_id,
 			.msg = msg,

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I691025cb957e9b87c8af2dc8eb741dcba6ca26e2
Gerrit-Change-Number: 15848
Gerrit-PatchSet: 2
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
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/20191030/4fd3c8bd/attachment.htm>


More information about the gerrit-log mailing list