X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fsprintf.c;h=a82a9725d3d3f9b0bbce2c6d89415bdcc1118d67;hb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;hp=0b05ce7ba6e3bc2db9a049dcdaf56011d9574ab1;hpb=9c41a52cad9f3a8e7c7ec1c29f8722c722d4698d;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