1
1
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3035 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
David Lawrence Ramsey 2005-10-04 03:41:32 +00:00
родитель 86b6c3e5db
Коммит 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. */