From 4fe93fb31b20925c93f12f4a182dc57155fab5b6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 15 Jun 2022 12:59:58 +0200 Subject: Rename up_negotiate_configuration() to negotiate_configuration() --- bpkg/package-skeleton.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/package-skeleton.cxx') diff --git a/bpkg/package-skeleton.cxx b/bpkg/package-skeleton.cxx index c98d48d..e6a0be9 100644 --- a/bpkg/package-skeleton.cxx +++ b/bpkg/package-skeleton.cxx @@ -1433,7 +1433,7 @@ namespace bpkg // to true and may not have any conditions on other configuration // variables (including their origin). As a result, we don't need to set // the default (or other dependent) values, but will need the type - // information as well as overrides (see up_negotiate_configuration() + // information as well as overrides (see negotiate_configuration() // for details). // strings dvps; -- cgit v1.1