]> git.wh0rd.org Git - nano.git/commit
in real_dir_from_tilde(), fix long-standing problem where directory
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 17 Apr 2007 04:38:30 +0000 (04:38 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 17 Apr 2007 04:38:30 +0000 (04:38 +0000)
commit2ebdcd94aa54e60a6abdbc523d1bea52ad6bb2c4
tree126f96f6baeff1ba8a096115eae31c8abfa13e7e
parent15780a0b6962f105533a1a797a5e7e497fa63d70
in real_dir_from_tilde(), fix long-standing problem where directory
names that began with "~", but that weren't users' home directories,
could be erroneously treated as users' home directories (e.g. "~d/"
would be treated as "~daemon/")

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