Minor #endif fix at the end of files.c

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1373 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Chris Allegretta 2003-01-17 13:16:09 +00:00
parent 327abdab4a
commit b32ccd9257
1 changed files with 1 additions and 1 deletions

View File

@ -2954,4 +2954,4 @@ come_from:
}
}
#endif /* ENABLE_NANORC */
#endif NANO_SMALL
#endif /* NANO_SMALL */