Fixed bug G-1
authorMartin Read <martin@blackswordsonics.com>
Tue, 18 Feb 2014 22:37:29 +0000 (22:37 +0000)
committerMartin Read <martin@blackswordsonics.com>
Tue, 18 Feb 2014 22:37:29 +0000 (22:37 +0000)
commitd3a8692b15003ba07a46fd3326b629e4b37f23a5
tree2042a7c274e12725a71b1d8c92afb6a61542d367
parent87ac49cc5cf26ed091cf43cd417a1ba39fd5f15b
Fixed bug G-1

* util.c: my_makepath() was not correctly reinstating the temporarily
  overwritten path separator character, resulting in premature return if
  multiple levels of the target were incoherent.
util.c