diff options
Diffstat (limited to 'build/diagnostics.cxx')
-rw-r--r-- | build/diagnostics.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/diagnostics.cxx b/build/diagnostics.cxx index 53d1a09..43ee0e5 100644 --- a/build/diagnostics.cxx +++ b/build/diagnostics.cxx @@ -64,7 +64,7 @@ namespace build // Trace verbosity level. // - uint8_t verb; + uint16_t verb; // Diagnostic facility, base infrastructure. // |