nano

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

commit 4005fc6257f5d707bbd664f56a383418f7e8ec7d
parent 90b07fc2fdeeedd623d8af6be19003627b5474af
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Sat,  8 Oct 2005 06:12:41 +0000

cosmetic fix


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

Diffstat:
Msrc/text.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/text.c b/src/text.c @@ -1,6 +1,6 @@ /* $Id$ */ /************************************************************************** - * text.c * + * text.c * * * * Copyright (C) 2005 Chris Allegretta * * This program is free software; you can redistribute it and/or modify *