aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/script/token.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/script/token.hxx')
-rw-r--r--libbuild2/script/token.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/script/token.hxx b/libbuild2/script/token.hxx
index 0630e46..a2ccaee 100644
--- a/libbuild2/script/token.hxx
+++ b/libbuild2/script/token.hxx
@@ -49,7 +49,7 @@ namespace build2
};
void
- token_printer (ostream&, const token&, bool);
+ token_printer (ostream&, const token&, print_mode);
}
}