]> git.wh0rd.org Git - nano.git/commitdiff
comment fix
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 29 Nov 2005 19:01:04 +0000 (19:01 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 29 Nov 2005 19:01:04 +0000 (19:01 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3227 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

src/proto.h

index e442d144088aa4f029af0b170b1415ed451dae4b..42114542def158b3d5820dbd6410543dcdb98c93 100644 (file)
@@ -24,7 +24,7 @@
 #ifndef PROTO_H
 #define PROTO_H 1
 
-/* Externs. */
+/* Public externs. */
 #include "nano.h"
 
 #ifndef DISABLE_WRAPJUSTIFY