Add some modules.
[bertos.git] / bertos / cfg / cfg_formatwr.h
index a3cf6f624129e38efcd16df5156f876f83595e49..bafad70b81aa374640c4382a25f81e5f9e043e8c 100644 (file)
  * \author Daniele Basile <asterix@develer.com>
  */
 
-#ifndef CFG_FORMTWR_H
-#define CFG_FORMTWR_H
+#ifndef CFG_FORMATWR_H
+#define CFG_FORMATWR_H
 
 /**
  * printf()-style formatter configuration.
+ * $WIZ$ type = "enum"; value_list = "printf_list"
  *
  * \sa PRINTF_DISABLED
  * \sa PRINTF_NOMODIFIERS
@@ -52,5 +53,5 @@
 #define CONFIG_PRINTF PRINTF_FULL
 
 
-#endif /* CFG_FORMTWR_H */
+#endif /* CFG_FORMATWR_H */