Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
685ebdc8
Commit
685ebdc8
authored
Mar 02, 2010
by
Eli Zaretskii
Browse files
(emacs_mule_char): Fix a typo in commentary.
parent
7187cdae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/coding.c
src/coding.c
+1
-1
No files found.
src/coding.c
View file @
685ebdc8
...
...
@@ -2065,7 +2065,7 @@ detect_coding_emacs_mule (coding, detect_info)
/* 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 de
o
cded character or rule. If an invalid byte is found, return
the dec
o
ded character or rule. If an invalid byte is found, return
-1. If SRC is too short, return -2. */
int
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment