comment fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3035 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
86b6c3e5db
commit
37dd775f98
|
@ -4144,7 +4144,7 @@ int check_linenumbers(const filestruct *fileptr)
|
|||
|
||||
return check_line;
|
||||
}
|
||||
#endif
|
||||
#endif /* !NDEBUG */
|
||||
|
||||
#ifdef DEBUG
|
||||
/* Dump the filestruct inptr to stderr. */
|
||||
|
|
Loading…
Reference in New Issue