From 5fa5b8823cd5cc959c0173f62f7561345c6bacd9 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 19 Oct 2020 20:18:32 +0200 Subject: cosmetic: library/LAPDm_Types.ttcn: Fix trailing whitespace Change-Id: I1fa46a10ca714f63c782004c877f7df96c591fad --- library/LAPDm_Types.ttcn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/LAPDm_Types.ttcn b/library/LAPDm_Types.ttcn index caccc12b..5ef953d2 100644 --- a/library/LAPDm_Types.ttcn +++ b/library/LAPDm_Types.ttcn @@ -166,7 +166,7 @@ module LAPDm_Types { external function dec_LapdmCtrlU(in octetstring stream) return LapdmCtrlU with { extension "prototype(convert) decode(RAW)" }; - /* Formats B, Bter and B4 are used on DCCHs for frames containing an information field: + /* Formats B, Bter and B4 are used on DCCHs for frames containing an information field: /* - format Bter is used on request of higher layers if and only if short L2 header type 1 is * supported and a UI command is to be transmitted on SAPI 0 */ /* - format B4 is used for UI frames transmitted by the network on SACCH; */ -- cgit v1.2.3