diff options
author | Andreas Obergrusberger <tradiaz@yahoo.de> | 2006-08-05 16:00:29 +0000 |
---|---|---|
committer | Andreas Obergrusberger <tradiaz@yahoo.de> | 2006-08-05 16:00:29 +0000 |
commit | 2d0bc2a3f794ec9d974396e1b06a4b47849b551c (patch) | |
tree | fb5de3cfde27a19739cc90fc8422394635fa2f6e /src/easy_download.c | |
parent | a2ccb7365b8b20ad352a79611cba275506d93c7b (diff) | |
download | mpd-2d0bc2a3f794ec9d974396e1b06a4b47849b551c.tar.gz mpd-2d0bc2a3f794ec9d974396e1b06a4b47849b551c.tar.xz mpd-2d0bc2a3f794ec9d974396e1b06a4b47849b551c.zip |
translation updates, template and german. another little build fix
git-svn-id: https://svn.musicpd.org/ncmpc/branches/tradiaz@4562 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src/easy_download.c')
-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 |