From 35bd350c0305276666c5afa000eda7c33a09c23c Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Sun, 28 Jan 2007 19:49:05 +0000 Subject: [PATCH] add missing blank line git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4049 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- README.CVS | 1 + 1 file changed, 1 insertion(+) diff --git a/README.CVS b/README.CVS index ec7862b6..aaa80462 100644 --- 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 -----------------------------