From 2f80e1bebe371b2b71cc8f1fee4bb9f561e19eb2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 29 Sep 2015 13:05:09 +0200 Subject: Update comment --- bpkg/manifest | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bpkg/manifest b/bpkg/manifest index a06eea7..17d3190 100644 --- a/bpkg/manifest +++ b/bpkg/manifest @@ -108,8 +108,7 @@ namespace bpkg { // No sense to test epoch and revision for 0 as properly constructed // version object can not have them different from 0 if upstream is - // empty. Returns true only for objects constructed with the default - // constructor. + // empty. // return upstream_.empty (); } -- cgit v1.1