X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Ftea.h;h=cbd189b19092f7d4ffc306843e17ba3cef5b811a;hb=e25def702d296525e367cad3f0fafc743627e3a2;hp=9731801233389a7b302c0fae3ed85dea6c4b0005;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/algo/tea.h b/bertos/algo/tea.h index 97318012..cbd189b1 100644 --- a/bertos/algo/tea.h +++ b/bertos/algo/tea.h @@ -30,13 +30,14 @@ * * --> * - * \brief TEA Tiny Encription Algorith functions (interface). - * - * \version $Id$ - * \author Francesco Sacchi + * \brief TEA Tiny Encription Algorith functions. * * Documentation for TEA is available at * http://www.cl.cam.ac.uk/ftp/users/djw3/tea.ps. + * + * \author Francesco Sacchi + * + * $WIZ$ module_name = "tea" */ #ifndef ALGO_TEA_H