projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Rename converted variable to correcter name irreversible.
[kopensolaris-gnu/glibc.git]
/
iconvdata
/
big5hkscs.c
diff --git
a/iconvdata/big5hkscs.c
b/iconvdata/big5hkscs.c
index
083b077
..
1ca22d6
100644
(file)
--- a/
iconvdata/big5hkscs.c
+++ b/
iconvdata/big5hkscs.c
@@
-12617,7
+12617,7
@@
static const char from_ucs4_tab14[][2] =
} \
\
++inptr; \
} \
\
++inptr; \
- ++*
converted;
\
+ ++*
irreversible;
\
continue; \
} \
\
continue; \
} \
\
@@
-12635,7
+12635,7
@@
static const char from_ucs4_tab14[][2] =
} \
\
inptr += 2; \
} \
\
inptr += 2; \
- ++*
converted;
\
+ ++*
irreversible;
\
continue; \
} \
\
continue; \
} \
\
@@
-12746,7
+12746,7
@@
static const char from_ucs4_tab14[][2] =
break; \
} \
\
break; \
} \
\
- ++*
converted;
\
+ ++*
irreversible;
\
} \
else \
{ \
} \
else \
{ \