From 75313e6fead3b82a4be2d37b341a735f7b61279b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 15 Jun 2018 12:38:50 +0200 Subject: Add sanity check --- 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 e4f65ff..761cb4e 100644 --- a/build2/target.hxx +++ b/build2/target.hxx @@ -507,7 +507,7 @@ namespace build2 protected: // Version that should be used during match after the target has been - // matched for this action (see the recipe override). + // matched for this action. // // Indicate whether there is a rule match with the first half of the // result (see try_match()). -- cgit v1.1