From 172aa93f4ab2eb379ffceb82695d47e104f4e806 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Tue, 18 Apr 2006 15:58:50 +0000 Subject: [PATCH] another comment fix git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3389 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- src/winio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/winio.c b/src/winio.c index d922de20..99b7e129 100644 --- a/src/winio.c +++ b/src/winio.c @@ -3234,4 +3234,4 @@ void do_credits(void) total_refresh(); } -#endif +#endif /* NANO_EXTRA */ -- 2.39.5