commit 57f97538b173f422059e90ba9715c9e98c0cd73c
parent e904888324491428dc09d23b2113889265ef0719
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Thu, 20 Apr 2006 03:03:57 +0000
fix changelog entry
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3397 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -78,7 +78,7 @@ CVS code -
toggle, for consistency. (DLR)
- nano.c:
renumber()
- - Remove invalid assert. (DLR)
+ - Remove invalid assert. (DLR, found by Filipe Moreira)
- rcfile.c:
parse_argument()
- Rename variable ptr_bak to ptr_save, for consistency. (DLR)