nano

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

commit e6fb106cf0d5d080b32062cbdbaa64d779c1a834
parent ad1b64cdfa2b96175c2c3bf93dee0db9a39a1e51
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Tue, 29 Nov 2005 19:01:04 +0000

comment fix


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

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

diff --git a/src/proto.h b/src/proto.h @@ -24,7 +24,7 @@ #ifndef PROTO_H #define PROTO_H 1 -/* Externs. */ +/* Public externs. */ #include "nano.h" #ifndef DISABLE_WRAPJUSTIFY