From: David Lawrence Ramsey Date: Tue, 4 Oct 2005 03:41:32 +0000 (+0000) Subject: comment fix X-Git-Tag: v1.3.9~11 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=37dd775f987ece4ae18decc2577962cd8acb97d1;p=nano.git comment fix git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3035 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/src/winio.c b/src/winio.c index 8da48eba..e2487bf1 100644 --- a/src/winio.c +++ b/src/winio.c @@ -4144,7 +4144,7 @@ int check_linenumbers(const filestruct *fileptr) return check_line; } -#endif +#endif /* !NDEBUG */ #ifdef DEBUG /* Dump the filestruct inptr to stderr. */