aboutsummaryrefslogtreecommitdiff
path: root/src/tool_helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_helpers.h')
-rw-r--r--src/tool_helpers.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tool_helpers.h b/src/tool_helpers.h
index 1487cf18a..73bcfc771 100644
--- a/src/tool_helpers.h
+++ b/src/tool_helpers.h
@@ -25,7 +25,8 @@
const char *param2text(int res);
-int SetHTTPrequest(struct OperationConfig *config, HttpReq req, HttpReq *store);
+int SetHTTPrequest(struct OperationConfig *config, HttpReq req,
+ HttpReq *store);
#endif /* HEADER_CURL_TOOL_HELPERS_H */