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:
Rafal Kupiec 2023-02-27 20:18:50 +01:00
parent ef23acc3bc
commit d57cdba56c
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

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