diff options
Diffstat (limited to 'src/tool_parsecfg.h')
-rw-r--r-- | src/tool_parsecfg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tool_parsecfg.h b/src/tool_parsecfg.h index b676ec3c6..340626190 100644 --- a/src/tool_parsecfg.h +++ b/src/tool_parsecfg.h @@ -26,4 +26,3 @@ int parseconfig(const char *filename, struct GlobalConfig *config); #endif /* HEADER_CURL_TOOL_PARSECFG_H */ - |