diff h/mh.h @ 5:47d488958a4c

support contents-encoding in mhl.
author kono
date Sat, 03 Dec 2005 17:06:06 +0900
parents 442dbbf0ac7d
children a6481689f99c
line wrap: on
line diff
--- a/h/mh.h	Wed Apr 20 14:39:40 2005 +0900
+++ b/h/mh.h	Sat Dec 03 17:06:06 2005 +0900
@@ -383,6 +383,7 @@
 void	ml_pretty_fputs ();
 void	junet_fputs ();
 char   *ml_conv ();
+char   *ml_conv_decode ();
 #endif /* JAPAN */
 #ifdef MIME_HEADERS
 char   *exthdr_encode ();