# HG changeset patch # User Kenichi Handa # Date 1144411360 0 # Node ID 4bf7966e0788310c2270535303ea84550b37855c # Parent f3408d3c3e1504291d97ea6183e990e1475ef0d7 (decode_coding): Typo in comment fixed. diff -r f3408d3c3e15 -r 4bf7966e0788 src/coding.c --- 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