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