X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=algos%2Fmd2.c;h=53b44865776caf105d0a0d27d821c8b083103d5e;hb=941529ddc4cddd04f69d38c0929ec00fe93aadef;hp=3737d10ee5116c786b46f124225d606469ce110e;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/algos/md2.c b/algos/md2.c index 3737d10e..53b44865 100644 --- a/algos/md2.c +++ b/algos/md2.c @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2007 Develer S.r.l. (http://www.develer.com/) - * This file is part of DevLib - See README.devlib for information. + * * --> * * \brief MD2 Message-Digest algorithm.