diff options
Diffstat (limited to 'libbuild2/version')
-rw-r--r-- | libbuild2/version/init.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/version/init.hxx b/libbuild2/version/init.hxx index 68e4def..fe194f3 100644 --- a/libbuild2/version/init.hxx +++ b/libbuild2/version/init.hxx @@ -18,7 +18,7 @@ namespace build2 { // Module `version` requires bootstrapping. // - // No submodules. + // `version` -- registers variables, target types, and rules. // extern "C" LIBBUILD2_VERSION_SYMEXPORT const module_functions* build2_version_load (); |