Update benchmark projects.
[bertos.git] / bertos / cfg / cfg_battfs.h
index 83210974e4f15e630dfa4e8ec280dfbd566d0848..249dda76e0849ce3e44a2b89abe6634270ca7385 100644 (file)
@@ -32,7 +32,6 @@
  *
  * \brief Configuration file for BattFS module.
  *
- * \version $Id$
  * \author Daniele Basile <asterix@develer.com>
  */
 
@@ -57,8 +56,8 @@
 #define BATTFS_LOG_FORMAT     LOG_FMT_VERBOSE
 
 /**
- * Set to 1 to enable free page shuffling: this
- * increase memories life but makes debugging
+ * Set to 1 to enable free page shuffling.
+ * This increase memories life but makes debugging
  * more difficult due to its unrepeteable state.
  * $WIZ$ type = "boolean"
  */