From ac669e8b922c7ace230294f9bf9a3a2bdfbd19d2 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 14 Feb 2006 16:44:11 +0000 Subject: [PATCH] Tweaked a comment. --- prepare-source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1