summaryrefslogtreecommitdiffstats
path: root/include/connection.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/connection.hpp')
-rw-r--r--include/connection.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connection.hpp b/include/connection.hpp
index bf37219..957483a 100644
--- a/include/connection.hpp
+++ b/include/connection.hpp
@@ -177,7 +177,7 @@ public:
*/
[[nodiscard]]
answer_type patch(const endpoint_variant &endpoint,
- const parametermap &parameters);
+ const parametermap &parameters);
/*!
* @brief Make a HTTP PATCH call.