Indentation fix.

This commit is contained in:
tastytea 2020-01-18 18:09:49 +01:00
parent 5d78051161
commit 837524661c
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -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.