X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fsprintf.c;h=f67983270f8aec51214f69f54d1b9b278ad2d8ab;hb=d5642a0041cbc6b737a26d817b128073c0ef6202;hp=0b05ce7ba6e3bc2db9a049dcdaf56011d9574ab1;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/mware/sprintf.c b/bertos/mware/sprintf.c index 0b05ce7b..f6798327 100644 --- a/bertos/mware/sprintf.c +++ b/bertos/mware/sprintf.c @@ -33,11 +33,11 @@ * \brief sprintf() implementation based on _formatted_write() * * \version $Id$ - * \author Bernardo Innocenti + * \author Bernie Innocenti */ #include -#include +#include #include #include