]> git.wh0rd.org Git - nano.git/commit
Allowing the parameter of free_filestruct() to be NULL,
authorBenno Schulenberg <bensberg@justemail.net>
Thu, 18 Feb 2016 19:58:18 +0000 (19:58 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Thu, 18 Feb 2016 19:58:18 +0000 (19:58 +0000)
commit9703934479fca13e81275d0105ee16cad2c16468
tree294b190b1947ec8d9509aad4f397f9a01385a8de
parent56cfab3df629fabf1b66f5e5f2b5658b0e2d1a04
Allowing the parameter of free_filestruct() to be NULL,
so we can delete four annoying pre-checks.

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