aboutsummaryrefslogtreecommitdiffstats
path: root/lib/parsedate.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/parsedate.h')
-rw-r--r--lib/parsedate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/parsedate.h b/lib/parsedate.h
index 2e59eb17..8dc3b90e 100644
--- a/lib/parsedate.h
+++ b/lib/parsedate.h
@@ -28,4 +28,3 @@ extern const char * const Curl_month[12];
CURLcode Curl_gmtime(time_t intime, struct tm *store);
#endif /* HEADER_CURL_PARSEDATE_H */
-