aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2023-08-22 17:33:35 +0200
committerPhilipp Maier <pmaier@sysmocom.de>2023-08-29 13:18:03 +0200
commitd501ee8c7a708f5532d76991d9050e70f01459a4 (patch)
treead58719a97b1dd8228970f276807cac1c058c2d4
parent8dcb0610a167402ea401bb4ed0b943f726675e2e (diff)
GPRS_Components: remove excess new-line
-rw-r--r--pcu/GPRS_Components.ttcn1
1 files changed, 0 insertions, 1 deletions
diff --git a/pcu/GPRS_Components.ttcn b/pcu/GPRS_Components.ttcn
index 491a496b..4b8ca5b8 100644
--- a/pcu/GPRS_Components.ttcn
+++ b/pcu/GPRS_Components.ttcn
@@ -899,7 +899,6 @@ runs on MS_BTS_IFACE_CT {
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;