nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit a98fd75b32a6c2b688e914862aeffe3903c94ab8
parent 8091d334a33faf98954a7240adf4bd1810383a4e
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Tue, 16 Nov 2004 13:09:43 +0000

spell Ulf Härnhammar's name right


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2102 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MChangeLog | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -175,7 +175,7 @@ CVS code - to" messages on the statusbar. (DLR) input_tab() - Fix snprintf() call so that we don't segfault when trying to - complete a filename containing %'s. (Ulf Harnhammar) + complete a filename containing %'s. (Ulf Härnhammar) - global.c: shortcut_init() - Remove redundant NANO_SMALL #ifdef. (DLR)