From c62af8d83957494f3e1a1bec1e10125e938c527b Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 7 Mar 2006 07:40:53 +0000 Subject: [PATCH] Fixed a typo. --- dynamic_hash.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic_hash.diff b/dynamic_hash.diff index d5b7e56..12756ca 100644 --- a/dynamic_hash.diff +++ b/dynamic_hash.diff @@ -5,7 +5,7 @@ modulus calculation for (up to) every byte of the source file, which slows down the code for normal file sizes (e.g. 4 CPU seconds slower on a Pentium III when copying a 65 MB file without very much matching data). -This was udapted for the latest codebase from a patch written by Shachar +This was updated for the latest codebase from a patch written by Shachar Shemesh. --- old/match.c -- 2.34.1