X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Frotating_hash.h;h=abdde51a2371381a9eddd02b3d8bc16486e7d6a2;hb=d6dad7eb666d458f5d0df9bcf9b7dac1b109eb85;hp=1280569b1b4aa207ce062569d99d7e3f14bc2ab0;hpb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;p=bertos.git diff --git a/bertos/algo/rotating_hash.h b/bertos/algo/rotating_hash.h index 1280569b..abdde51a 100644 --- a/bertos/algo/rotating_hash.h +++ b/bertos/algo/rotating_hash.h @@ -30,7 +30,7 @@ * All Rights Reserved. * --> * - * \brief Rotating Hash algorithm (interface). + * \brief Rotating Hash algorithm. * * This is a simple yet powerfull checksum algorithm. * Instead of just xor-ing the data, rotating hash