Change in osmo-ttcn3-hacks[master]: BTS_Tests.ttcn: mark f_unitdata_mo() as private

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/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Wed Oct 3 23:21:30 UTC 2018


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/11223


Change subject: BTS_Tests.ttcn: mark f_unitdata_mo() as private
......................................................................

BTS_Tests.ttcn: mark f_unitdata_mo() as private

Change-Id: Idd31608cd91631a92ea9d73e1db508605d7314d4
---
M bts/BTS_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index c95f48a..ea75937 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -3746,7 +3746,7 @@
 }
 
 /* Send UI frame from MS and expect it to arrive as RLL UNITDATA IND on Abis */
-function f_unitdata_mo(
+private function f_unitdata_mo(
 	RslLinkId link_id,
 	octetstring l3,
 	boolean exp_sacch := true, /* Should tolerate SACCH messages? */

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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idd31608cd91631a92ea9d73e1db508605d7314d4
Gerrit-Change-Number: 11223
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181003/e069a9d8/attachment.htm>


More information about the gerrit-log mailing list