tool: Fixed line longer than 79 characters from commit 705a4cb549
[platform/upstream/curl.git] / src / tool_doswin.h
index 766c036..cd216db 100644 (file)
@@ -35,7 +35,8 @@ char **__crt0_glob_function(char *arg);
 
 #ifdef WIN32
 
-CURLcode FindWin32CACert(struct OperationConfig *config, const char *bundle_file);
+CURLcode FindWin32CACert(struct OperationConfig *config,
+                         const char *bundle_file);
 
 #endif /* WIN32 */