aboutsummaryrefslogtreecommitdiff
path: root/bdep/http-service.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/http-service.hxx')
-rw-r--r--bdep/http-service.hxx2
1 files changed, 1 insertions, 1 deletions
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&);
}
}