diff src/msg.h @ 308:97c53c6868ab

add -m option to readpst to create Outlook .msg files
author Carl Byington <carl@five-ten-sg.com>
date Sun, 13 Dec 2009 14:48:20 -0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/msg.h	Sun Dec 13 14:48:20 2009 -0800
@@ -0,0 +1,2 @@
+
+void write_msg_email(char *fname, pst_item* item, pst_file* pst);