diff options
Diffstat (limited to 'libbuild2/utility.hxx')
-rw-r--r-- | libbuild2/utility.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/utility.hxx b/libbuild2/utility.hxx index af72c58..9598208 100644 --- a/libbuild2/utility.hxx +++ b/libbuild2/utility.hxx @@ -84,7 +84,7 @@ namespace build2 using butl::eof; - // Diagnostics state (verbosity level, etc; see diagnostics.hxx). + // Diagnostics state (verbosity level, etc; see <libbuild2/diagnostics.hxx>). // // Note on naming of values (here and in the global state below) that come // from the command line options: if a value is not meant to be used |