From: Wayne Davison Date: Sun, 30 Mar 2003 23:19:22 +0000 (+0000) Subject: Fixed a typo. X-Git-Tag: v2.5.7~170 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5ca91ae4b6a17be84c3e2cd9658bd9e668b1d2b;p=thirdparty%2Frsync.git 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: