X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=algos%2Ftea.c;h=f67d4c5e7ffd9df6e0e1c3f57d13d2237910b156;hb=622422172d6341cc0796c9c481050817b4e6b5fc;hp=8f3ef1e9abeabaa0b9854c53f92af766368fc8a5;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/algos/tea.c b/algos/tea.c index 8f3ef1e9..f67d4c5e 100644 --- a/algos/tea.c +++ b/algos/tea.c @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2006 Develer S.r.l. (http://www.develer.com/) - * This file is part of DevLib - See README.devlib for information. + * * --> * * \brief TEA Tiny Encription Algorith functions (implementation).