dexter submitted this change.
1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
GPRS_Components: remove excess new-line
Change-Id: Id039755d0136276ec2fb8f6d370a4415a8d3e17e
---
M pcu/GPRS_Components.ttcn
1 file changed, 9 insertions(+), 1 deletion(-)
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;
To view, visit change 34208. To unsubscribe, or for help writing mail filters, visit settings.