From: asterix Date: Fri, 6 Feb 2009 18:13:06 +0000 (+0000) Subject: Remove CVS logs. X-Git-Tag: 2.1.0~359 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=ac0fb85f4ec2d87789531dc9e5e7749bdc0b64b6;p=bertos.git Remove CVS logs. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2323 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/algo/tea.c b/bertos/algo/tea.c index ec2b31f7..b855cfbf 100644 --- a/bertos/algo/tea.c +++ b/bertos/algo/tea.c @@ -64,19 +64,6 @@ * 1/2 ~ 0.618034 multiplied by 2^32). */ -/*#* - *#* $Log$ - *#* Revision 1.2 2007/09/19 16:23:27 batt - *#* Fix doxygen warnings. - *#* - *#* Revision 1.1 2007/06/07 09:13:40 batt - *#* Add TEA enc/decryption algorithm. - *#* - *#* Revision 1.1 2007/01/10 17:30:10 batt - *#* Add cryptographic routines. - *#* - *#*/ - #include "tea.h" #include