From cfb49eaf0c06067b48dac5c2fa8316559f984a5d Mon Sep 17 00:00:00 2001 From: batt Date: Fri, 17 Apr 2009 17:06:38 +0000 Subject: [PATCH] Reformat. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2550 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/algo/rotating_hash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1