Normalize romanized identifiers to Hepburn

This commit is contained in:
Nishi 2026-06-18 13:53:25 +09:00
commit 787febbd07
72 changed files with 871 additions and 871 deletions

View file

@ -38,7 +38,7 @@ unsigned char* ptr;
{
ptr++;
while(*ptr != HinsiBlkTerm) ptr = skipkstr(ptr);
while(*ptr != HinshiBlkTerm) ptr = skipkstr(ptr);
ptr++;