Change in osmo-ttcn3-hacks[master]: library/L1CTL_PortType: cosmetic: mark imm_ass is input parameter

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.org
Wed May 27 16:12:43 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18525 )


Change subject: library/L1CTL_PortType: cosmetic: mark imm_ass is input parameter
......................................................................

library/L1CTL_PortType: cosmetic: mark imm_ass is input parameter

Change-Id: I8aa7e41ab55af6be07e6926bf0a063418796bd1b
---
M library/L1CTL_PortType.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/25/18525/1

diff --git a/library/L1CTL_PortType.ttcn b/library/L1CTL_PortType.ttcn
index c595b03..e36ccab 100644
--- a/library/L1CTL_PortType.ttcn
+++ b/library/L1CTL_PortType.ttcn
@@ -206,7 +206,7 @@
 	}
 
 	/* Send DM_EST_REQ from parameters derived from IMM ASS */
-	function f_L1CTL_DM_EST_REQ_IA(L1CTL_PT pt, ImmediateAssignment imm_ass) {
+	function f_L1CTL_DM_EST_REQ_IA(L1CTL_PT pt, in ImmediateAssignment imm_ass) {
 		f_L1CTL_DM_EST_REQ(pt, { false, imm_ass.chan_desc.arfcn }, imm_ass.chan_desc.chan_nr,
 				   imm_ass.chan_desc.tsc);
 	}

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18525
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: I8aa7e41ab55af6be07e6926bf0a063418796bd1b
Gerrit-Change-Number: 18525
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200527/731540f7/attachment.htm>


More information about the gerrit-log mailing list