]> git.wh0rd.org Git - nano.git/commit
in input_tab(), if the tab-completed path is a directory, make sure
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 13 Oct 2006 16:18:40 +0000 (16:18 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 13 Oct 2006 16:18:40 +0000 (16:18 +0000)
commit98bca94758321d59a28bdd6ba8dd6cd331552105
tree0d7d08f5369616233d9e2fa2e413864205acdeb7
parent8c9256a73196409db9130c79c6fe9a31c460f1b0
in input_tab(), if the tab-completed path is a directory, make sure
enough space is allocated before tacking a slash onto the end of it

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