Remove \version svn tag.
[bertos.git] / bertos / mware / sprintf.c
index f67983270f8aec51214f69f54d1b9b278ad2d8ab..b170ed83a1c1bb6ca2ac8685afb470361529300d 100644 (file)
  *
  * \brief sprintf() implementation based on _formatted_write()
  *
- * \version $Id$
  * \author Bernie Innocenti <bernie@codewiz.org>
+ *
+ * $WIZ$ module_name = "sprintf"
+ * $WIZ$ module_depends = "formatwr"
+ * $WIZ$ module_harvard = "both"
  */
 
 #include <mware/formatwr.h>