Mercurial > emacs
changeset 90380:4bf7966e0788
(decode_coding): Typo in comment fixed.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 07 Apr 2006 12:02:40 +0000 |
parents | f3408d3c3e15 |
children | 65ca8fb66a0d |
files | src/coding.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/coding.c Fri Apr 07 05:26:55 2006 +0000 +++ b/src/coding.c Fri Apr 07 12:02:40 2006 +0000 @@ -6150,7 +6150,7 @@ same buffer as CODING->dst_object, CODING->src_pos must be negative. - If CODING->src_object is a string, CODING->src_pos in an index to + If CODING->src_object is a string, CODING->src_pos is an index to that string. If CODING->src_object is nil, CODING->source must already point to