Fixed the short pathname printing
commit43cf806d28bdc434c44aa90421054af23917a490
authorKovensky <diogomfranco@gmail.com>
Wed, 21 Oct 2009 01:26:02 +0000 (20 22:26 -0300)
committerKovensky <diogomfranco@gmail.com>
Wed, 21 Oct 2009 01:26:02 +0000 (20 22:26 -0300)
treefd3899e90e61b17462b12750ab02121fafe0116d
parent0220dff6e54106304aab50004191d4236da2cc25
Fixed the short pathname printing

The previous code was a complete hackjob; replaced by a real
implementation. This one seems to actually work :)

Also fixed a crash introduced by the last commit, would only happen
when downloading batches.
emiya.pl