/[emacs]/emacs/src/coding.c
ViewVC logotype

Diff of /emacs/src/coding.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.239.2.15 by handa, Tue May 21 04:22:58 2002 UTC revision 1.239.2.16 by handa, Tue May 21 05:09:20 2002 UTC
# Line 1527  int Line 1527  int
1527  emacs_mule_char (coding, src, nbytes, nchars)  emacs_mule_char (coding, src, nbytes, nchars)
1528       struct coding_system *coding;       struct coding_system *coding;
1529       unsigned char *src;       unsigned char *src;
      int composition;  
1530       int *nbytes, *nchars;       int *nbytes, *nchars;
1531  {  {
1532    unsigned char *src_end = coding->source + coding->src_bytes;    unsigned char *src_end = coding->source + coding->src_bytes;

Legend:
Removed from v.1.239.2.15  
changed lines
  Added in v.1.239.2.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26