X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Fsprintf_test.c;h=1460661961177258bb4d1e3fafd9139637ceb334;hb=28cb65eef8de61eefb6478d99107778b4ddaa930;hp=f98970bfb00fb1f82c1e566848544f2ddfa36624;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/mware/sprintf_test.c b/mware/sprintf_test.c index f98970bf..14606619 100644 --- a/mware/sprintf_test.c +++ b/mware/sprintf_test.c @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 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()