commit 35bd350c0305276666c5afa000eda7c33a09c23c
parent b995263309351734a17fc5b941e3e85e57864c75
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sun, 28 Jan 2007 19:49:05 +0000
add missing blank line
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4049 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.CVS b/README.CVS
@@ -44,6 +44,7 @@ command to download the CVS tree:
$ cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/nano checkout nano
+
Generate the configure script
-----------------------------