From 1b6e94d1678ce29343def98022f3913aa06098de Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 21 Apr 2017 06:52:21 +0200 Subject: Add missing const --- bbot/manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bbot/manifest') diff --git a/bbot/manifest b/bbot/manifest index 087fd25..b2fefdd 100644 --- a/bbot/manifest +++ b/bbot/manifest @@ -108,7 +108,7 @@ namespace bbot strings config; strings - unquoted_config (); + unquoted_config () const; task_manifest (std::string nm, bpkg::version vr, -- cgit v1.1