diff options
Diffstat (limited to '')
-rw-r--r-- | src/easy_download.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/easy_download.c b/src/easy_download.c index 3404e9c5c..83616cf87 100644 --- a/src/easy_download.c +++ b/src/easy_download.c @@ -86,4 +86,4 @@ void easy_download_clean(easy_download_struct *dld) dld->max_size = -1; } -#endif
\ No newline at end of file +#endif |