X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fsprintf_test.c;h=c790dc5f27ce38484909f941fa22780873a3cfcb;hb=82be94195f7811b6e21bb217075076c544d901ac;hp=3534953afe8f07ca2303637b0fd1262e45260abe;hpb=60d54449c12ed139911df35a9983c14019262d37;p=bertos.git diff --git a/bertos/mware/sprintf_test.c b/bertos/mware/sprintf_test.c index 3534953a..c790dc5f 100644 --- a/bertos/mware/sprintf_test.c +++ b/bertos/mware/sprintf_test.c @@ -33,7 +33,7 @@ * \brief sprintf() implementation based on _formatted_write() * * \version $Id$ - * \author Bernardo Innocenti + * \author Bernie Innocenti */ @@ -41,7 +41,7 @@ #include #include -#include +#include #include