dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34208 )
Change subject: GPRS_Components: remove excess new-line ......................................................................
GPRS_Components: remove excess new-line
Change-Id: Id039755d0136276ec2fb8f6d370a4415a8d3e17e --- M pcu/GPRS_Components.ttcn 1 file changed, 9 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/08/34208/1
diff --git a/pcu/GPRS_Components.ttcn b/pcu/GPRS_Components.ttcn index 491a496..4b8ca5b 100644 --- a/pcu/GPRS_Components.ttcn +++ b/pcu/GPRS_Components.ttcn @@ -899,7 +899,6 @@ BTS.send(pcu_msg_cnf); }
- private function f_ms_gtfi_tmpl(inout GprsMS ms) runs on MS_BTS_IFACE_CT return template (present) GlobalTfi { var template (present) GlobalTfi gtfi;