]> 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)
commite93cfd10c08fc61e1eb269d346cc137f83d4b66b
treea17553e9ba734a6fd63428c56cc892da1dc52983
parent446002bd79b87150c44702d20a3c37df2643fc21
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/trunk/nano@4074 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/files.c