]> git.wh0rd.org Git - nano.git/commit
in do_insertfile(), set i to 0 when we get a filename via the file
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 6 Jun 2005 19:25:29 +0000 (19:25 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 6 Jun 2005 19:25:29 +0000 (19:25 +0000)
commit7e62d109baa47629e3a0b65d3d679b35d213370f
tree68eeade2669c24649e6ba8ce93df071aecec9b20
parent193b0e56f3ec49447b378361bae1e7993f147720
in do_insertfile(), set i to 0 when we get a filename via the file
browser, so that it's read in properly when we exit the file browser

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