aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoding.cpp
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-12-10 17:09:51 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2019-12-10 20:02:21 +0100
commit585cfb28b8ae637b43794ca43c7d67e295143572 (patch)
tree33ae77778e418ffbe68aae2eb66b79d6c606dcb7 /src/encoding.cpp
parent3f064f516da34cd1ad4ea0cb61b77ac409ac23b5 (diff)
Fix trailing whitespace
Diffstat (limited to 'src/encoding.cpp')
-rw-r--r--src/encoding.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/encoding.cpp b/src/encoding.cpp
index b46f568b..d4a7ae02 100644
--- a/src/encoding.cpp
+++ b/src/encoding.cpp
@@ -868,15 +868,15 @@ static void write_packet_ack_nack_desc_egprs(
..1. .... = ACKNACK: (Union)
0 0000 000 Length
Desc
-
+
...0 .... = FINAL_ACK_INDICATION: False
-
+
.... 1... = BEGINNING_OF_WINDOW: 1
-
+
.... .1.. = END_OF_WINDOW: 1
-
+
.... ..10 0101 0001 1... .... = STARTING_SEQUENCE_NUMBER: 1187
-
+
.0.. .... = CRBB Exist: 0
minimal size is 24 rest_bits */
rest_bits -= 24;