Mercurial > hg > xemacs-beta
diff src/mule-coding.c @ 249:83b3d10dcba9 r20-5b23
Import from CVS: tag r20-5b23
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:19:09 +0200 |
parents | f220cc83d72e |
children | 11cf20601dec |
line wrap: on
line diff
--- a/src/mule-coding.c Mon Aug 13 10:18:22 2007 +0200 +++ b/src/mule-coding.c Mon Aug 13 10:19:09 2007 +0200 @@ -1452,7 +1452,7 @@ This function does not automatically fetch subsidiary coding systems; that should be unnecessary with the explicit eol-type argument. */ -static void +void determine_real_coding_system (Lstream *stream, Lisp_Object *codesys_in_out, enum eol_type *eol_type_in_out) {