From bdb970e4957b7d1cf22bc530a81b2b8a2ae9a2ce Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 22 Jul 2019 12:03:39 +0200 Subject: cosmetic: Fix trailing whitespace in several files Change-Id: Ifafb68353960fc5046661854ccfb8d783b0efb14 --- Transceiver52M/radioBuffer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Transceiver52M/radioBuffer.cpp') diff --git a/Transceiver52M/radioBuffer.cpp b/Transceiver52M/radioBuffer.cpp index a2b42c4..57de364 100644 --- a/Transceiver52M/radioBuffer.cpp +++ b/Transceiver52M/radioBuffer.cpp @@ -96,7 +96,7 @@ const float *RadioBuffer::getReadSegment() /* * Output direction * - * Write a non-segment length of samples to the buffer. + * Write a non-segment length of samples to the buffer. */ bool RadioBuffer::write(const float *wr, size_t len) { -- cgit v1.2.3