Normalize romanized identifiers to Hepburn
This commit is contained in:
parent
7935e5e7ea
commit
787febbd07
72 changed files with 871 additions and 871 deletions
|
|
@ -38,7 +38,7 @@ unsigned char* ptr;
|
|||
{
|
||||
ptr++;
|
||||
|
||||
while(*ptr != HinsiBlkTerm) ptr = skipkstr(ptr);
|
||||
while(*ptr != HinshiBlkTerm) ptr = skipkstr(ptr);
|
||||
|
||||
ptr++;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue