cosmetic: library/LAPDm_Types.ttcn: Fix trailing whitespace

Change-Id: I1fa46a10ca714f63c782004c877f7df96c591fad
This commit is contained in:
Pau Espin 2020-10-19 20:18:32 +02:00
parent 652e60eb83
commit 5fa5b8823c
1 changed files with 1 additions and 1 deletions

View File

@ -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; */