tmpdir: fix bug in VMS port
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Jul 2013 13:03:43 +0000 (06:03 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Jul 2013 13:04:05 +0000 (06:04 -0700)
commit312af25ba220ccff068245f0dc698e9bcc8f03f8
tree5918b209fad199099eb3b0da0ad209439fd9fa87
parentf2c107574ca11e86b783aad91e7bcd3b7c8a0e91
tmpdir: fix bug in VMS port

* lib/tmpdir.c (path_search) [__VMS]: Never add slash.
See Steven M. Schweda in
<http://lists.gnu.org/archive/html/bug-gnulib/2013-07/msg00026.html>.
ChangeLog
lib/tmpdir.c