Remove uneeded debug string.
[bertos.git] / bertos / drv / nand.h
index 7d529f1ccc0a918694f687dd55d3de48520fafec..87faf65e3e985fcac249499bda9900ad44caacee 100644 (file)
@@ -36,6 +36,7 @@
 * $WIZ$ module_name = "nand"
 * $WIZ$ module_depends = "timer", "kblock", "heap"
 * $WIZ$ module_configuration = "bertos/cfg/cfg_nand.h"
+*
 */
 
 #ifndef DRV_NAND_H