Reformat.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 24 Apr 2009 16:39:09 +0000 (16:39 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 24 Apr 2009 16:39:09 +0000 (16:39 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2665 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/cfg/cfg_battfs.h
bertos/kern/signal.h

index 83210974e4f15e630dfa4e8ec280dfbd566d0848..fb438a084fdc752bcbf5b6c341adaf7392a44f02 100644 (file)
@@ -57,8 +57,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"
  */
index 1118af8a54ee7b9d2511f084c758a1889dc0afeb..ffec2891b77573598f3b3ad7feb4e7cbac32364f 100644 (file)
@@ -31,7 +31,7 @@
  *
  * -->
  *
- * \brief Signal module (public interface).
+ * \brief Signal module for IPC.
  *
  * \version $Id$
  *