diff options
Diffstat (limited to 'src/tool_msgs.h')
-rw-r--r-- | src/tool_msgs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tool_msgs.h b/src/tool_msgs.h index e84c1b247..d1cc7f8d5 100644 --- a/src/tool_msgs.h +++ b/src/tool_msgs.h @@ -29,4 +29,3 @@ void notef(struct GlobalConfig *config, const char *fmt, ...); void helpf(FILE *errors, const char *fmt, ...); #endif /* HEADER_CURL_TOOL_MSGS_H */ - |