X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Farduino-mega%2Fexamples%2Farduino-mega_aprs%2Fcfg%2Fcfg_hashtable.h;h=e4645f33af4cd489aeefb3ec2ea23240dbc0720e;hb=6fffd0614f75137e8fed424c87835d4e7d478ef7;hp=7560617d7ca6a617da9ffb33df305120c67674e8;hpb=fb92ffd3a1318c75cf703770596a007ed72d4b13;p=bertos.git diff --git a/boards/arduino-mega/examples/arduino-mega_aprs/cfg/cfg_hashtable.h b/boards/arduino-mega/examples/arduino-mega_aprs/cfg/cfg_hashtable.h index 7560617d..e4645f33 100644 --- a/boards/arduino-mega/examples/arduino-mega_aprs/cfg/cfg_hashtable.h +++ b/boards/arduino-mega/examples/arduino-mega_aprs/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" */