From 566ac9e3dfb5d05ab83f81f81adf3810a8f69ebe Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 31 Mar 2017 16:46:44 +0300 Subject: Fix signature_manifest ctor to check for end of stream --- bpkg/manifest | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bpkg/manifest') diff --git a/bpkg/manifest b/bpkg/manifest index 19dd960..8ad9512 100644 --- a/bpkg/manifest +++ b/bpkg/manifest @@ -23,6 +23,8 @@ namespace bpkg { using strings = std::vector; + // @@ Let's create with "basic" package types. + // class LIBBPKG_EXPORT version { public: -- cgit v1.1