From 64b951d4cf4b7bb126f1af2f40b6eef029336ba6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Est=C3=A9vez?= Date: Tue, 10 Nov 2020 18:09:05 +0100 Subject: [PATCH] Fix typo in nusat_decoder --- lib/nusat_decoder_impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/nusat_decoder_impl.h b/lib/nusat_decoder_impl.h index 3e8248fa..396a97da 100644 --- a/lib/nusat_decoder_impl.h +++ b/lib/nusat_decoder_impl.h @@ -9,7 +9,7 @@ */ #ifndef INCLUDED_SATELLITES_NUSAT_DECODER_IMPL_H -#define INCLUDED_SATELLITES_NUSAT_DECODERR_IMPL_H +#define INCLUDED_SATELLITES_NUSAT_DECODER_IMPL_H #include #include