aboutsummaryrefslogtreecommitdiff
path: root/libbpkg/manifest.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-01-16 16:06:37 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-01-16 16:10:42 +0300
commitd66e8f5e02f77bd51e3dc545d08c5fcbbf6e4e97 (patch)
tree9814467eb6f154e5dfe14be8beedce0e5df5ebb2 /libbpkg/manifest.hxx
parent319fa82477c6304e869bcbff14768408fad211ed (diff)
Review-inspired changes
Diffstat (limited to 'libbpkg/manifest.hxx')
-rw-r--r--libbpkg/manifest.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbpkg/manifest.hxx b/libbpkg/manifest.hxx
index 2d75b20..757fc92 100644
--- a/libbpkg/manifest.hxx
+++ b/libbpkg/manifest.hxx
@@ -1219,7 +1219,7 @@ namespace bpkg
// The binary distributions package information.
//
- std::vector<distribution_name_value> distributions;
+ std::vector<distribution_name_value> distribution_values;
// The following values are only valid in the manifest list (and only for
// certain repository types).