nano

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

commit a9434800df501ea44bbf9884dd0a6ac5d67139f0
parent 4e18b8f9ce3179979f91f3af3f684c69b3db89c1
Author: Chris Allegretta <chrisa@asty.org>
Date:   Sat,  5 May 2001 15:02:27 +0000

Add correct name to rcfile.c comments (thx Rocco)


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

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

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