Implement syslog.
[bertos.git] / bertos / mware / hex.h
index aafc2f12aefed21dc522fe280707ef5225537713..ac8f217ccbf8514b93db0bb08cd90af57d9dcf10 100644 (file)
  *
  * \brief Poor man's hex arrays (implementation).
  *
- * \version $Id$
  *
  * \author Bernie Innocenti <bernie@codewiz.org>
- * $WIZ$ module_name = "hex"
  */
 
 #ifndef MWARE_HEX_H