]> git.ipfire.org Git - thirdparty/systemd.git/commit
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)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 6 Dec 2017 09:18:27 +0000 (10:18 +0100)
commit32a8f700a4acd601c6bac89e871d2e9e145f4adf
treef3fd03c0a59bbe6d3c4d5d62bc5003ae328c4f3f
parentca4adeb7913712f3f676d9e1e5b5131ab9d6664e
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