aboutsummaryrefslogtreecommitdiff
path: root/build2/name.ixx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/name.ixx')
-rw-r--r--build2/name.ixx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/name.ixx b/build2/name.ixx
index 21bd125..73dbb4a 100644
--- a/build2/name.ixx
+++ b/build2/name.ixx
@@ -37,6 +37,6 @@ namespace build2
dir.clear ();
type.clear ();
value.clear ();
- pair = false;
+ pair = '\0';
}
}