]> git.wh0rd.org Git - nano.git/commit
unpartition_filestruct() should take a partition** instead of a
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 22 Nov 2004 00:16:23 +0000 (00:16 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 22 Nov 2004 00:16:23 +0000 (00:16 +0000)
commit74d87073f0a7ed41caeec53094c9d67ec053bab6
tree2a9e5f288cdab7da65f3f8342211a0737f4fb94e
parente56d936bd410a2c6c864213e008d8929459a87cf
unpartition_filestruct() should take a partition** instead of a
partition*, so that the partition it refers to is properly set to NULL

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