projects
/
zchunk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fce096
)
fix another newline
author
Wolf Vollprecht
<w.vollprecht@gmail.com>
Sat, 8 Jan 2022 14:04:47 +0000
(15:04 +0100)
committer
Wolf Vollprecht
<w.vollprecht@gmail.com>
Sat, 8 Jan 2022 14:04:47 +0000
(15:04 +0100)
src/zck_dl.c
patch
|
blob
|
history
diff --git
a/src/zck_dl.c
b/src/zck_dl.c
index 308122f6be701f8ea488726353d73b4eb818dac4..432c2574bc6409f61ac59f09234c8a1d3f9315dd 100644
(file)
--- a/
src/zck_dl.c
+++ b/
src/zck_dl.c
@@
-479,4
+479,4
@@
out:
curl_easy_cleanup(curl_ctx);
curl_global_cleanup();
exit(exit_val);
-}
\ No newline at end of file
+}