From 6543dc0c4c38650da12cdc129e2f2c071cb5fe04 Mon Sep 17 00:00:00 2001 From: David Dykstra Date: Mon, 15 Mar 1999 17:04:22 +0000 Subject: [PATCH] Fix typo in comment in rsync.h, suggested by bje@cygnus.com --- rsync.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync.h b/rsync.h index 3e040d4f..a31b7e2c 100644 --- a/rsync.h +++ b/rsync.h @@ -32,7 +32,7 @@ #define BACKUP_SUFFIX "~" /* a non-zero CHAR_OFFSET makes the rolling sum stronger, but is - imcompatible with older versions :-( */ + incompatible with older versions :-( */ #define CHAR_OFFSET 0 -- 2.34.1