index
:
mblaze
this commit
master
wip
Unix utilities to deal with Maildir
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blaze822_priv.h
blob: 946b9b0440ae4f0fc4bd21a0c2faab3a4026ecf5 (
plain
) (
blame
)
1
2
3
4
5
6
struct message { char *msg; char *end; char *body; char *bodyend; };