summaryrefslogtreecommitdiff
path: root/cli/semantics/unit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/semantics/unit.hxx')
-rw-r--r--cli/semantics/unit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/semantics/unit.hxx b/cli/semantics/unit.hxx
index 01bb195..c15d172 100644
--- a/cli/semantics/unit.hxx
+++ b/cli/semantics/unit.hxx
@@ -156,7 +156,7 @@ namespace semantics
public:
cli_unit (path const& file)
- : namespace_ (file, 1, 1)
+ : node (file, 1, 1)
{
// Use a special edge to get this->name() return the global
// namespace name ("").