From d544a5a6d05a0fb3494ba063ea685b740825aa86 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sun, 16 Apr 2017 12:50:32 +0300 Subject: Add supoort for task response result url value --- bbot/manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bbot/manifest') diff --git a/bbot/manifest b/bbot/manifest index 218282f..44e2662 100644 --- a/bbot/manifest +++ b/bbot/manifest @@ -131,7 +131,7 @@ namespace bbot // std::string session; - // Challenge and task are absent if session is empty. + // Challenge, result url and task are absent if session is empty. // butl::optional challenge; butl::optional result_url; -- cgit v1.1