comment fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3035 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2005-10-04 03:41:32 +00:00
parent 86b6c3e5db
commit 37dd775f98
1 changed files with 1 additions and 1 deletions

View File

@ -4144,7 +4144,7 @@ int check_linenumbers(const filestruct *fileptr)
return check_line;
}
#endif
#endif /* !NDEBUG */
#ifdef DEBUG
/* Dump the filestruct inptr to stderr. */