]> git.wh0rd.org Git - nano.git/commit
remove the DOS_FILE and MAC_FILE flags, as they're only used in files.c,
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 4 Nov 2004 04:08:18 +0000 (04:08 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 4 Nov 2004 04:08:18 +0000 (04:08 +0000)
commit3e0c8a614db213b08e8b97485f5097993755f478
treef8d0a5a0b17bff9966b82fefc9a7a2476fa44bcd
parent84d0d59cbb7db532220871a597e424a67660b098
remove the DOS_FILE and MAC_FILE flags, as they're only used in files.c,
and replace them with a static file_format enum; change the
openfilestruct structure accordingly in order to handle this; also add a
few miscellaneous cleanups

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2054 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/files.c
src/nano.h