aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/radioInterface.cpp
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-09-03 16:42:04 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-09-03 18:53:41 +0200
commit46444637c6678ee4c4b284d24e57d03bd4f93e25 (patch)
tree943f261cca4016bfea9bd102cfc52faef3a5a379 /Transceiver52M/radioInterface.cpp
parent86be40b4eb762d5c12e8e3f7388ca9f254e77b36 (diff)
cosmetic: Fix trailing whitespace
Diffstat (limited to 'Transceiver52M/radioInterface.cpp')
-rw-r--r--Transceiver52M/radioInterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Transceiver52M/radioInterface.cpp b/Transceiver52M/radioInterface.cpp
index a377436..f74897f 100644
--- a/Transceiver52M/radioInterface.cpp
+++ b/Transceiver52M/radioInterface.cpp
@@ -239,7 +239,7 @@ bool RadioInterface::driveReceiveRadio()
else
burstSize = symbolsPerSlot + (tN % 4 == 0);
- /*
+ /*
* Pre-allocate head room for the largest correlation size
* so we can later avoid a re-allocation and copy
* */