Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge tag 'l10n-2.22.0-rnd3' of git://github.com/git-l10n/git-po
[gitweb.git]
/
imap-send.c
diff --git
a/imap-send.c
b/imap-send.c
index 36bba5b50d026c686781a78219144785b72b6667..6c54d8c29d64c0ea89943494986513c1054065f4 100644
(file)
--- a/
imap-send.c
+++ b/
imap-send.c
@@
-1471,7
+1471,8
@@
static CURL *setup_curl(struct imap_server_conf *srvc, struct credential *cred)
}
static int curl_append_msgs_to_imap(struct imap_server_conf *server,
- struct strbuf* all_msgs, int total) {
+ struct strbuf* all_msgs, int total)
+{
int ofs = 0;
int n = 0;
struct buffer msgbuf = { STRBUF_INIT, 0 };