From 23827edd998db30dd1f0d6a14f09399aa7d07b69 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 13 May 2021 15:38:53 +0200 Subject: Add ${c,cxx}.find_system_{header,library}() functions --- libbuild2/function.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbuild2/function.hxx') diff --git a/libbuild2/function.hxx b/libbuild2/function.hxx index 6654257..81ece89 100644 --- a/libbuild2/function.hxx +++ b/libbuild2/function.hxx @@ -950,7 +950,7 @@ namespace build2 typename cast::data {&cast::thunk, dm})); } - // Low-level interface that can be used to register additional data. + // Low-level interface that can be used to pass additional data. // // Note that the call to this function sidesteps the thunk. // -- cgit v1.1