Revision 144 src/unmime.h

unmime.h (revision 144)
1 1
/*
2 2
 * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
3
 * Copyright (C) 1999-2002 Hiroyuki Yamamoto
3
 * Copyright (C) 1999-2005 Hiroyuki Yamamoto
4 4
 *
5 5
 * This program is free software; you can redistribute it and/or modify
6 6
 * it under the terms of the GNU General Public License as published by
......
24 24

  
25 25
void unmime_header			(gchar		*out,
26 26
					 const gchar	*str);
27
gint unmime_quoted_printable_line	(gchar		*str);
28 27

  
29 28
#endif /* __UNMIME_H__ */

Also available in: Unified diff