]> git.wh0rd.org Git - nano.git/commit
* text.c: Reset openfile-> to OTHER after an undo or redo so we don't mistakenly
authorChris Allegretta <chrisa@asty.org>
Fri, 8 Aug 2008 03:02:03 +0000 (03:02 +0000)
committerChris Allegretta <chrisa@asty.org>
Fri, 8 Aug 2008 03:02:03 +0000 (03:02 +0000)
commit6f681c1be2eff166cb99d8e745f6d660c65f1ab7
treed4f97b945c27dccef0f4901c016d76caf1e7a4b2
parenta50d0e35f7f504077e1a01d83b9b8bbb6db13c01
    * text.c: Reset openfile-> to OTHER after an undo or redo so we don't mistakenly
          mistakenly think this is an update when it's really an add.  Also
          Fix an extra ; after an if statement which makes nano try to free a struct which
          may be NULL

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