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/.
fixeria gerrit-no-reply at lists.osmocom.orgfixeria has uploaded this change for review. ( 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(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/25/19925/1 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: 1 Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de> Gerrit-MessageType: newchange -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200831/b2ab9060/attachment.htm>