From 4d0b5bc3fde957efeadd1b4fb4c46bfee9e51ce3 Mon Sep 17 00:00:00 2001 From: arighi Date: Thu, 13 May 2010 13:05:35 +0000 Subject: [PATCH] hashtable: do not wrap text to avoid truncated description in the wizard. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3676 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/cfg/cfg_hashtable.h | 3 +-- .../at91sam7x-ek/benchmark/context_switch/cfg/cfg_hashtable.h | 3 +-- .../benchmark/kernel_footprint/cfg/cfg_hashtable.h | 3 +-- .../ek-lm3s1968/benchmark/context_switch/cfg/cfg_hashtable.h | 3 +-- .../ek-lm3s1968/benchmark/kernel_footprint/cfg/cfg_hashtable.h | 3 +-- boards/ek-lm3s1968/examples/gps/cfg/cfg_hashtable.h | 3 +-- boards/triface/benchmark/context_switch/cfg/cfg_hashtable.h | 3 +-- boards/triface/benchmark/kernel_footprint/cfg/cfg_hashtable.h | 3 +-- boards/triface/examples/triface/cfg/cfg_hashtable.h | 3 +-- 9 files changed, 9 insertions(+), 18 deletions(-) diff --git a/bertos/cfg/cfg_hashtable.h b/bertos/cfg/cfg_hashtable.h index 7560617d..e4645f33 100644 --- a/bertos/cfg/cfg_hashtable.h +++ b/bertos/cfg/cfg_hashtable.h @@ -39,8 +39,7 @@ #define CFG_HASHTABLE_H /** - * Enable/disable support to declare special hash tables which maintain a copy of - * the key internally instead of relying on the hook to extract it from the data. + * Enable/disable support to declare special hash tables which maintain a copy of the key internally instead of relying on the hook to extract it from the data. * * $WIZ$ type = "boolean" */ diff --git a/boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_hashtable.h b/boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_hashtable.h index 7560617d..e4645f33 100644 --- a/boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_hashtable.h +++ b/boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_hashtable.h @@ -39,8 +39,7 @@ #define CFG_HASHTABLE_H /** - * Enable/disable support to declare special hash tables which maintain a copy of - * the key internally instead of relying on the hook to extract it from the data. + * Enable/disable support to declare special hash tables which maintain a copy of the key internally instead of relying on the hook to extract it from the data. * * $WIZ$ type = "boolean" */ diff --git a/boards/at91sam7x-ek/benchmark/kernel_footprint/cfg/cfg_hashtable.h b/boards/at91sam7x-ek/benchmark/kernel_footprint/cfg/cfg_hashtable.h index 7560617d..e4645f33 100644 --- a/boards/at91sam7x-ek/benchmark/kernel_footprint/cfg/cfg_hashtable.h +++ b/boards/at91sam7x-ek/benchmark/kernel_footprint/cfg/cfg_hashtable.h @@ -39,8 +39,7 @@ #define CFG_HASHTABLE_H /** - * Enable/disable support to declare special hash tables which maintain a copy of - * the key internally instead of relying on the hook to extract it from the data. + * Enable/disable support to declare special hash tables which maintain a copy of the key internally instead of relying on the hook to extract it from the data. * * $WIZ$ type = "boolean" */ diff --git a/boards/ek-lm3s1968/benchmark/context_switch/cfg/cfg_hashtable.h b/boards/ek-lm3s1968/benchmark/context_switch/cfg/cfg_hashtable.h index 7560617d..e4645f33 100644 --- a/boards/ek-lm3s1968/benchmark/context_switch/cfg/cfg_hashtable.h +++ b/boards/ek-lm3s1968/benchmark/context_switch/cfg/cfg_hashtable.h @@ -39,8 +39,7 @@ #define CFG_HASHTABLE_H /** - * Enable/disable support to declare special hash tables which maintain a copy of - * the key internally instead of relying on the hook to extract it from the data. + * Enable/disable support to declare special hash tables which maintain a copy of the key internally instead of relying on the hook to extract it from the data. * * $WIZ$ type = "boolean" */ diff --git a/boards/ek-lm3s1968/benchmark/kernel_footprint/cfg/cfg_hashtable.h b/boards/ek-lm3s1968/benchmark/kernel_footprint/cfg/cfg_hashtable.h index 7560617d..e4645f33 100644 --- a/boards/ek-lm3s1968/benchmark/kernel_footprint/cfg/cfg_hashtable.h +++ b/boards/ek-lm3s1968/benchmark/kernel_footprint/cfg/cfg_hashtable.h @@ -39,8 +39,7 @@ #define CFG_HASHTABLE_H /** - * Enable/disable support to declare special hash tables which maintain a copy of - * the key internally instead of relying on the hook to extract it from the data. + * Enable/disable support to declare special hash tables which maintain a copy of the key internally instead of relying on the hook to extract it from the data. * * $WIZ$ type = "boolean" */ diff --git a/boards/ek-lm3s1968/examples/gps/cfg/cfg_hashtable.h b/boards/ek-lm3s1968/examples/gps/cfg/cfg_hashtable.h index 7560617d..e4645f33 100644 --- a/boards/ek-lm3s1968/examples/gps/cfg/cfg_hashtable.h +++ b/boards/ek-lm3s1968/examples/gps/cfg/cfg_hashtable.h @@ -39,8 +39,7 @@ #define CFG_HASHTABLE_H /** - * Enable/disable support to declare special hash tables which maintain a copy of - * the key internally instead of relying on the hook to extract it from the data. + * Enable/disable support to declare special hash tables which maintain a copy of the key internally instead of relying on the hook to extract it from the data. * * $WIZ$ type = "boolean" */ diff --git a/boards/triface/benchmark/context_switch/cfg/cfg_hashtable.h b/boards/triface/benchmark/context_switch/cfg/cfg_hashtable.h index 7560617d..e4645f33 100644 --- a/boards/triface/benchmark/context_switch/cfg/cfg_hashtable.h +++ b/boards/triface/benchmark/context_switch/cfg/cfg_hashtable.h @@ -39,8 +39,7 @@ #define CFG_HASHTABLE_H /** - * Enable/disable support to declare special hash tables which maintain a copy of - * the key internally instead of relying on the hook to extract it from the data. + * Enable/disable support to declare special hash tables which maintain a copy of the key internally instead of relying on the hook to extract it from the data. * * $WIZ$ type = "boolean" */ diff --git a/boards/triface/benchmark/kernel_footprint/cfg/cfg_hashtable.h b/boards/triface/benchmark/kernel_footprint/cfg/cfg_hashtable.h index 7560617d..e4645f33 100644 --- a/boards/triface/benchmark/kernel_footprint/cfg/cfg_hashtable.h +++ b/boards/triface/benchmark/kernel_footprint/cfg/cfg_hashtable.h @@ -39,8 +39,7 @@ #define CFG_HASHTABLE_H /** - * Enable/disable support to declare special hash tables which maintain a copy of - * the key internally instead of relying on the hook to extract it from the data. + * Enable/disable support to declare special hash tables which maintain a copy of the key internally instead of relying on the hook to extract it from the data. * * $WIZ$ type = "boolean" */ diff --git a/boards/triface/examples/triface/cfg/cfg_hashtable.h b/boards/triface/examples/triface/cfg/cfg_hashtable.h index 7560617d..e4645f33 100644 --- a/boards/triface/examples/triface/cfg/cfg_hashtable.h +++ b/boards/triface/examples/triface/cfg/cfg_hashtable.h @@ -39,8 +39,7 @@ #define CFG_HASHTABLE_H /** - * Enable/disable support to declare special hash tables which maintain a copy of - * the key internally instead of relying on the hook to extract it from the data. + * Enable/disable support to declare special hash tables which maintain a copy of the key internally instead of relying on the hook to extract it from the data. * * $WIZ$ type = "boolean" */ -- 2.25.1