From e415977b23ea95a833ce1967dac9f8e7fe255334 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 10 May 2019 12:52:12 +0200 Subject: Minor cleanups and clarifications --- build2/target.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/target.hxx') diff --git a/build2/target.hxx b/build2/target.hxx index a86a8be..e167211 100644 --- a/build2/target.hxx +++ b/build2/target.hxx @@ -619,7 +619,7 @@ namespace build2 // matched. // bool - group_state (action a) const; + group_state (action) const; public: // Targets to which prerequisites resolve for this action. Note that -- cgit v1.1