diff options
Diffstat (limited to 'libbuild2/config/operation.hxx')
-rw-r--r-- | libbuild2/config/operation.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/config/operation.hxx b/libbuild2/config/operation.hxx index e3328c3..1662941 100644 --- a/libbuild2/config/operation.hxx +++ b/libbuild2/config/operation.hxx @@ -37,7 +37,7 @@ namespace build2 save_config (const scope& rs, ostream&, const path_name&, bool inherit, - module&, + const module&, const project_set&); // See config.config.hermetic.environment. |