From: Wayne Davison Date: Tue, 14 Feb 2006 16:44:11 +0000 (+0000) Subject: Tweaked a comment. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/ac669e8b922c7ace230294f9bf9a3a2bdfbd19d2 Tweaked a comment. --- diff --git a/prepare-source b/prepare-source index 0457179e..cceecc0f 100755 --- a/prepare-source +++ b/prepare-source @@ -4,7 +4,7 @@ # "patches" directory in CVS. # # NOTE: if you use a diff from the "patches" directory in a release -# tar as of 2.6.7, this is not needed (but doesn't hurt anything). +# tar, this is not needed (but doesn't hurt anything). dir=`dirname $0` if test x"$dir" = x -o x"$dir" = x.; then make -f prepare-source.mak