X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_hashtable.h;h=e4645f33af4cd489aeefb3ec2ea23240dbc0720e;hb=b9e1e52093d33494bf4a8ca27c14a56a25b6e0bc;hp=7560617d7ca6a617da9ffb33df305120c67674e8;hpb=9a93cf6b1cd9a22b0b2fd1776ca0d1b480276002;p=bertos.git 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" */