]> git.wh0rd.org Git - nano.git/commit
Eliding the function free_openfilestruct() as it is used only once.
authorBenno Schulenberg <bensberg@justemail.net>
Mon, 22 Feb 2016 09:02:58 +0000 (09:02 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Mon, 22 Feb 2016 09:02:58 +0000 (09:02 +0000)
commitf4f995455624835da43a9590fcaf97d2696e51f9
tree286f8bf778b2a177d504210445e4d4b06ebc320c
parent814a4220a21a4b168e9945a9da7744099977a0de
Eliding the function free_openfilestruct() as it is used only once.

(Note that openfile cannot be NULL here.  And in case it is,
nano should crash because DEBUG is enabled.)

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