Mercurial > emacs
changeset 107323:ebc10ed88b5c
(emacs_mule_char): Fix a typo in commentary.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 02 Mar 2010 23:43:50 +0200 |
parents | f220632d1439 |
children | fc1fe31413a7 |
files | src/coding.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/coding.c Tue Mar 02 23:15:46 2010 +0200 +++ b/src/coding.c Tue Mar 02 23:43:50 2010 +0200 @@ -2065,7 +2065,7 @@ /* Parse emacs-mule multibyte sequence at SRC and return the decoded character. If CMP_STATUS indicates that we must expect MSEQ or RULE described above, decode it and return the negative value of - the deocded character or rule. If an invalid byte is found, return + the decoded character or rule. If an invalid byte is found, return -1. If SRC is too short, return -2. */ int