Skip to content

Commit 64b951d

Browse files
committed
Fix typo in nusat_decoder
1 parent 597af45 commit 64b951d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/nusat_decoder_impl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*/
1010

1111
#ifndef INCLUDED_SATELLITES_NUSAT_DECODER_IMPL_H
12-
#define INCLUDED_SATELLITES_NUSAT_DECODERR_IMPL_H
12+
#define INCLUDED_SATELLITES_NUSAT_DECODER_IMPL_H
1313

1414
#include <pmt/pmt.h>
1515
#include <satellites/nusat_decoder.h>

0 commit comments

Comments
 (0)