aboutsummaryrefslogtreecommitdiff
path: root/bpkg/package.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/package.hxx')
-rw-r--r--bpkg/package.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/bpkg/package.hxx b/bpkg/package.hxx
index 95b1bb3..67b1753 100644
--- a/bpkg/package.hxx
+++ b/bpkg/package.hxx
@@ -354,7 +354,8 @@ namespace bpkg
dependencies_type dependencies;
- // Present for non-transient objects only.
+ // Present for non-transient objects only (and only for certain repository
+ // types).
//
optional<string> sha256sum;