commit 9e050ad51a84e87ad189b6a81863060da9721633
parent 99519ae375667dcc78694df6c6ff8cad232277e9
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Mon, 4 Nov 2002 16:18:52 +0000
fix missing dash in Changelog
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1319 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -9,7 +9,7 @@ CVS code -
- Minor cosmetic tweaks to the ngettext() macro, and fix to
properly detect systems lacking ngettext() and correctly
compile on them; the previous fix didn't work. (DLR)
- nano.c:
+- nano.c:
version()
- Remove obsolete reference to --enable-undo. (David Benbennick)
- winio.c: