X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Fmd2.h;h=f7642b9a39b6fb1c123139bf3a40494630221dc5;hb=f8e4f3c7c1fec67b18126ee082f964cf9ceb14c7;hp=bce2947c5c59348c8bb3dc2d5a7a423c795c31b9;hpb=8f62acd65326f96675c8781f38eedc94fdbbaa45;p=bertos.git diff --git a/bertos/algo/md2.h b/bertos/algo/md2.h index bce2947c..f7642b9a 100644 --- a/bertos/algo/md2.h +++ b/bertos/algo/md2.h @@ -39,14 +39,10 @@ * message having a given prespecified target message digest. * * - * \version $Id$ * \author Daniele Basile * - * $WIZARD_MODULE = { - * "name" : "md2", - * "depends" : [], - * "configuration" : "bertos/cfg/cfg_md2.h" - * } + * $WIZ$ module_name = "md2" + * $WIZ$ module_configuration = "bertos/cfg/cfg_md2.h" */ #ifndef ALGO_MD2_H