Remove cvs logs.
[bertos.git] / algos / rotating_hash.h
index 15344be2147110d7e68f247be3b1cc9384a4c384..123f2d3ba30cf184cd7c2c5daa9ad45ef94fcc74 100644 (file)
  * \author Francesco Sacchi <batt@develer.com>
  */
 
-/*#*
- *#* $Log$
- *#* Revision 1.2  2007/10/01 10:46:33  batt
- *#* Add rotating hash init function.
- *#*
- *#* Revision 1.1  2007/06/07 09:11:17  batt
- *#* Add rotating hash algorithm.
- *#*
- *#* Revision 1.1  2007/01/12 20:30:49  batt
- *#* Add right Rotating hash file.
- *#*
- *#*/
 
 #ifndef ALGOS_ROTATING_H
 #define ALGOS_ROTATING_H