Remove undefined extra token from the end of #include directive
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2023-02-27 20:18:50 +01:00
parent ef23acc3bc
commit d57cdba56c

View File

@@ -6,7 +6,7 @@
* DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org>
*/
#include <xtos.h>>
#include <xtos.h>
/**