annotate src/msg.h @ 387:f03ee7e0ccc3

Remove files copied in by autotools These files are cruft that should be copied in by autotools instead of embedded in the version control repository.
author Paul Wise <pabs3@bonedaddy.net>
date Sat, 21 Dec 2019 21:25:45 +0800
parents 97c53c6868ab
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
308
97c53c6868ab add -m option to readpst to create Outlook .msg files
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
1
97c53c6868ab add -m option to readpst to create Outlook .msg files
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
2 void write_msg_email(char *fname, pst_item* item, pst_file* pst);