]> git.ipfire.org Git - thirdparty/ccache.git/commit
Simplify Util::{base,dir}_name
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 12 Feb 2020 21:06:08 +0000 (22:06 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 13 Feb 2020 20:56:13 +0000 (21:56 +0100)
commit88f229f2d9a9484eefc2984482715cb47debe3b0
tree12bc96b8712a955b84b179c9caf5de8ec0c2b79a
parentdb6706ad3b5a30c586cdf60a55c04f5df38ac5c7
Simplify Util::{base,dir}_name

This also fixes a bug in the Windows versions.
src/Util.cpp