From e6fb106cf0d5d080b32062cbdbaa64d779c1a834 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Tue, 29 Nov 2005 19:01:04 +0000 Subject: [PATCH] comment fix git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3227 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- src/proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/proto.h b/src/proto.h index e442d144..42114542 100644 --- 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 -- 2.39.5