chiark / gitweb /
util-lib: kill duplicate slashes in lookup paths
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 23 Nov 2017 12:02:21 +0000 (13:02 +0100)
committerSven Eden <yamakuzure@gmx.net>
Thu, 23 Nov 2017 12:02:21 +0000 (13:02 +0100)
commitfecdb9416d94efbbc947cd8ee376d78d33d090c4
tree9209c3ba4e76dcb26c82eb025a5c81d0a8a94032
parentab72df649f114d27cb6c7cd7c8c41cf755d62699
util-lib: kill duplicate slashes in lookup paths

Since we're munging the array anyway, we can make the output a bit
nicer too.
src/basic/path-util.c