From: Wayne Davison Date: Sun, 30 Mar 2003 23:19:22 +0000 (+0000) Subject: Fixed a typo. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/b5ca91ae4b6a17be84c3e2cd9658bd9e668b1d2b Fixed a typo. --- diff --git a/NEWS b/NEWS index 21774e00..4a9406ce 100644 --- a/NEWS +++ b/NEWS @@ -14,7 +14,7 @@ Changes since version 2.5.6: multiple files of the same name are destined for the same dir. (Wayne Davison) - - Keep tmp names from overflowing MAXPATH. + - Keep tmp names from overflowing MAXPATHLEN. INTERNAL: