diff options
Diffstat (limited to 'src/tool_binmode.h')
-rw-r--r-- | src/tool_binmode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tool_binmode.h b/src/tool_binmode.h index 8b445ae66..07b7ffedf 100644 --- a/src/tool_binmode.h +++ b/src/tool_binmode.h @@ -34,4 +34,3 @@ void set_binmode(FILE *stream); #endif /* HAVE_SETMODE */ #endif /* HEADER_CURL_TOOL_BINMODE_H */ - |