diff options
Diffstat (limited to 'src/tool_operhlp.h')
-rw-r--r-- | src/tool_operhlp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tool_operhlp.h b/src/tool_operhlp.h index 446c56067..90c854929 100644 --- a/src/tool_operhlp.h +++ b/src/tool_operhlp.h @@ -36,4 +36,3 @@ char *add_file_name_to_url(CURL *curl, char *url, const char *filename); CURLcode get_url_file_name(char **filename, const char *url); #endif /* HEADER_CURL_TOOL_OPERHLP_H */ - |