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
vanhempi ef23acc3bc
commit d57cdba56c
Allekirjoittanut: belliash
GPG avaimen ID: 4E829243E0CFE6B4

Näytä tiedosto

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