Silence a warning on 64bit platforms.
[bertos.git] / app / battfs / appconfig.h
index 102d56025d643ed7b41b7dc3e9fa0789fb117f6f..74686264b1feead2abc55930fb88768ac2c1586f 100644 (file)
@@ -65,7 +65,7 @@
  * on constant values and performing dead-code elimination.
  *
  * \version $Id$
- * \author Bernardo Innocenti <bernie@develer.com>
+ * \author Bernie Innocenti <bernie@codewiz.org>
  * \author Stefano Fedrigo <aleph@develer.com>
  */
 
@@ -95,7 +95,7 @@
  *
  * \sa config_kern.h
  */
-#define CONFIG_KERNEL 0
+#define CONFIG_KERN 0
 
 /**
  * \name Serial driver parameters