X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fsprintf.c;h=b170ed83a1c1bb6ca2ac8685afb470361529300d;hb=b46f64914c62fbb0297728280478681659469654;hp=158012fd1834297b36e3e9e7c53b38b1002fa6d6;hpb=f212c4cd54cf056d77ea869887341ca6bfaa4c3d;p=bertos.git diff --git a/bertos/mware/sprintf.c b/bertos/mware/sprintf.c index 158012fd..b170ed83 100644 --- a/bertos/mware/sprintf.c +++ b/bertos/mware/sprintf.c @@ -32,7 +32,6 @@ * * \brief sprintf() implementation based on _formatted_write() * - * \version $Id$ * \author Bernie Innocenti * * $WIZ$ module_name = "sprintf"