Change in osmo-ttcn3-hacks[master]: library/GSM_RR_Types: cosmetic: fix formatting in RrL3Union

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 Sep 1 16:47:06 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19925 )

Change subject: library/GSM_RR_Types: cosmetic: fix formatting in RrL3Union
......................................................................

library/GSM_RR_Types: cosmetic: fix formatting in RrL3Union

Change-Id: I00bcc5ebb6e098f8ec4986a3dec7e6d7e31e12f8
---
M library/GSM_RR_Types.ttcn
1 file changed, 4 insertions(+), 4 deletions(-)

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



diff --git a/library/GSM_RR_Types.ttcn b/library/GSM_RR_Types.ttcn
index e4c0d57..c2c9d1b 100644
--- a/library/GSM_RR_Types.ttcn
+++ b/library/GSM_RR_Types.ttcn
@@ -850,10 +850,10 @@
 	} with { variant "" };
 
 	type union RrL3Union {
-		PagingResponse	paging_response,
-		MeasurementReport meas_rep,
-		AssignmentCommand ass_cmd,
-		octetstring	other
+		PagingResponse		paging_response,
+		MeasurementReport	meas_rep,
+		AssignmentCommand	ass_cmd,
+		octetstring		other
 	};
 
 	type record GsmRrL3Message {

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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I00bcc5ebb6e098f8ec4986a3dec7e6d7e31e12f8
Gerrit-Change-Number: 19925
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy 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/20200901/4d382941/attachment.htm>


More information about the gerrit-log mailing list