Skip to content
Snippets Groups Projects
Commit 1faa9d6f authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

minor indent change

parent 23d64e72
No related branches found
No related tags found
No related merge requests found
......@@ -941,8 +941,8 @@ typedef enum {
/* structure to be used as parameter for CURLFORM_ARRAY */
struct curl_forms {
CURLformoption option;
const char *value;
CURLformoption option;
const char *value;
};
/* use this for multipart formpost building */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment