]> git.wh0rd.org Git - nano.git/commit
make the saving of marked status in open_files->file_flags work properly
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 6 Feb 2004 21:20:05 +0000 (21:20 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 6 Feb 2004 21:20:05 +0000 (21:20 +0000)
commitcb34a67ea1f4066bedae61c6497e449589e3e7f3
tree32f88ec15e1ae9fbaff2c401e9a449d14d33da62
parentee383dbd6cd40e5927d36fa9e6ffd6607c4a4c45
make the saving of marked status in open_files->file_flags work properly
again; a tweak to the ISSET() macro in 1.3.0 to make it only return 0 or
1 broke it

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