fix comment typo
Stefan Schuermans

Stefan Schuermans commited on 2019-05-03 13:54:56
Showing 1 changed files, with 1 additions and 1 deletions.

... ...
@@ -14,7 +14,7 @@
14 14
 extern "C" {
15 15
 #include <etherpix/etherpix.h>
16 16
 } // extern "C"
17
-#endif // #ifdef BLINKER_CFG_FLEIXPIX
17
+#endif // #ifdef BLINKER_CFG_ETHERPIX
18 18
 
19 19
 #include "Directory.h"
20 20
 #include "File.h"
21 21