From bbda6c46e5c322a32c2267da32b0150669174c12 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 23 Dec 2017 07:50:54 +0100 Subject: Rework OFDM windowing for data symbols --- src/GuardIntervalInserter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GuardIntervalInserter.h') diff --git a/src/GuardIntervalInserter.h b/src/GuardIntervalInserter.h index b2ac782..7714c1a 100644 --- a/src/GuardIntervalInserter.h +++ b/src/GuardIntervalInserter.h @@ -42,7 +42,7 @@ * that length, enlarge the cyclic prefix too, and make symbols * overlap using a raised cosine window. * */ -class GuardIntervalInserter : public ModCodec , public RemoteControllable +class GuardIntervalInserter : public ModCodec, public RemoteControllable { public: GuardIntervalInserter( -- cgit v1.2.3