# HG changeset patch # User Eli Zaretskii # Date 1267566230 -7200 # Node ID ebc10ed88b5c47686fdc5f922d0f42347f4a1b3f # Parent f220632d1439d3b427011e1dcf9f4b05cef35134 (emacs_mule_char): Fix a typo in commentary. diff -r f220632d1439 -r ebc10ed88b5c src/coding.c --- 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