pespin has uploaded this change for review.

View Change

cosmetic: RSL_Types: Fix trailing whitespace

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

git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/67/29267/1
diff --git a/library/RSL_Types.ttcn b/library/RSL_Types.ttcn
index 84e9375..6f8846f 100644
--- a/library/RSL_Types.ttcn
+++ b/library/RSL_Types.ttcn
@@ -1654,7 +1654,7 @@
})
}
};
-
+
/* 8.4.10 BTS -> BSC */
template (value) RSL_Message ts_RSL_MODE_MODIFY_ACK(template (value) RslChannelNr chan_nr) := {
msg_disc := ts_RSL_MsgDisc(RSL_MDISC_DCHAN, false),

To view, visit change 29267. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I664cc5a00240a308df5ed36feafe0779be152ec0
Gerrit-Change-Number: 29267
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-MessageType: newchange