aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/file.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/file.hxx')
-rw-r--r--libbuild2/file.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/file.hxx b/libbuild2/file.hxx
index be7ea81..f5eb3f9 100644
--- a/libbuild2/file.hxx
+++ b/libbuild2/file.hxx
@@ -493,7 +493,7 @@ namespace build2
const optional<string>& config_file, // Ad hoc config.build contents.
bool buildfile, // Create root buildfile.
const char* who, // Who is creating it.
- uint16_t verbosity = 1); // Diagnostic verbosity.
+ uint16_t verbosity); // Diagnostic verbosity.
}
#include <libbuild2/file.ixx>