aboutsummaryrefslogtreecommitdiff
path: root/build/name.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build/name.cxx')
-rw-r--r--build/name.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/name.cxx b/build/name.cxx
index 46e2440..ebc7372 100644
--- a/build/name.cxx
+++ b/build/name.cxx
@@ -24,7 +24,7 @@ namespace build
if (!n.dir.empty ())
{
- string s (diag_relative_work (n.dir));
+ string s (diag_relative (n.dir));
// If both type and value are empty, there will be nothing printed.
//