X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fat91sam7x-ek%2Fbenchmark%2Fkernel_footprint%2Fcfg%2Fcfg_hashtable.h;h=e4645f33af4cd489aeefb3ec2ea23240dbc0720e;hb=4d0b5bc3fde957efeadd1b4fb4c46bfee9e51ce3;hp=7560617d7ca6a617da9ffb33df305120c67674e8;hpb=6a6962e53cd67677151d10b382bbb7d37d4efd83;p=bertos.git 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" */