projects
/
recode
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44800c9
)
iconv.c: fix a misspelling in a comment
author
Reuben Thomas
<rrt@sc3d.org>
Wed, 17 Jan 2018 21:33:58 +0000
(21:33 +0000)
committer
Reuben Thomas
<rrt@sc3d.org>
Tue, 23 Jan 2018 07:02:42 +0000
(07:02 +0000)
src/iconv.c
patch
|
blob
|
history
diff --git
a/src/iconv.c
b/src/iconv.c
index 7e7d773d94be18395d1ce27257d66fd30f1e145e..d7fb9793be14417fd800a89ea6d09c96405ca601 100644
(file)
--- a/
src/iconv.c
+++ b/
src/iconv.c
@@
-187,7
+187,7
@@
module_iconv (RECODE_OUTER outer)
/* Declare all aliases, given they bring something we do not already
know. Even then, we still declare too many useless aliases, as the
- d
e
sambiguating tables are not recomputed as we go. FIXME! */
+ d
i
sambiguating tables are not recomputed as we go. FIXME! */
for (cursor = aliases; *cursor; cursor++)
{