X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Fsprintf.c;h=4bbaab9f08463bacff9e98b3dfbcd20cccac2624;hb=3764a6bb548cc9cc9e9914dc573420f3f7f0fa35;hp=64bfd9f0d35cd45975f57a6e49fd1a46d5e087a5;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/mware/sprintf.c b/mware/sprintf.c index 64bfd9f0..4bbaab9f 100644 --- a/mware/sprintf.c +++ b/mware/sprintf.c @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2002, 2004, 2005 Develer S.r.l. (http://www.develer.com/) - * This file is part of DevLib - See README.devlib for information. + * * --> * * \brief sprintf() implementation based on _formatted_write()