Mercurial > hg > xemacs-beta
comparison src/mule-coding.h @ 298:70ad99077275 r21-0b47
Import from CVS: tag r21-0b47
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:39:40 +0200 |
parents | c5d627a313b1 |
children |
comparison
equal
deleted
inserted
replaced
297:deca3c1083ac | 298:70ad99077275 |
---|---|
20 Boston, MA 02111-1307, USA. */ | 20 Boston, MA 02111-1307, USA. */ |
21 | 21 |
22 /* Synched up with: Mule 2.3. Not in FSF. */ | 22 /* Synched up with: Mule 2.3. Not in FSF. */ |
23 | 23 |
24 /* 91.10.09 written by K.Handa <handa@etl.go.jp> */ | 24 /* 91.10.09 written by K.Handa <handa@etl.go.jp> */ |
25 /* Rewritten by Ben Wing <wing@666.com>. */ | 25 /* Rewritten by Ben Wing <ben@xemacs.org>. */ |
26 | 26 |
27 #ifndef _XEMACS_MULE_CODING_H_ | 27 #ifndef _XEMACS_MULE_CODING_H_ |
28 #define _XEMACS_MULE_CODING_H_ | 28 #define _XEMACS_MULE_CODING_H_ |
29 | 29 |
30 struct decoding_stream; | 30 struct decoding_stream; |