From 18bb25efa41dab4a3f7619040e2067da3533decd Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 24 Jan 2019 21:41:48 +0300 Subject: Add support for --no-progress option --- bdep/http-service.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bdep/http-service.hxx') diff --git a/bdep/http-service.hxx b/bdep/http-service.hxx index 247fe94..75fd603 100644 --- a/bdep/http-service.hxx +++ b/bdep/http-service.hxx @@ -52,7 +52,7 @@ namespace bdep // present, then it is included in the diagnostics. // result - post (const common_options& o, const url&, const parameters&); + post (const common_options&, const url&, const parameters&); } } -- cgit v1.1