From e3b89230f065c48c84b48c88edb6eb088374c487 Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 03 Jul 2004 16:33:12 +0000 Subject: Initial revision --- (limited to 'kmicromail/libetpan/tests/frm-common.h') diff --git a/kmicromail/libetpan/tests/frm-common.h b/kmicromail/libetpan/tests/frm-common.h new file mode 100644 index 0000000..c1a27c2 --- a/dev/null +++ b/kmicromail/libetpan/tests/frm-common.h @@ -0,0 +1,14 @@ +#ifndef FRM_COMMON_H + +#define FRM_COMMON_H + +#include + +void get_from_value(struct mailimf_single_fields * fields, + char ** from, int * is_addr); + +void strip_crlf(char * str); + +void print_mail_info(char * prefix, mailmessage * msg); + +#endif -- cgit v0.9.0.2