Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-svn: add the commit-diff command
[gitweb.git]
/
imap-send.c
diff --git
a/imap-send.c
b/imap-send.c
index 285ad29afb4c4126010ddc2f76963b4f8f1cce70..94e39cd94cb26b2147e214ce4032121df871834e 100644
(file)
--- a/
imap-send.c
+++ b/
imap-send.c
@@
-93,7
+93,7
@@
typedef struct {
char *data;
int len;
unsigned char flags;
- unsigned
char
crlf:1;
+ unsigned
int
crlf:1;
} msg_data_t;
#define DRV_OK 0