Minor format tweaks

This commit is contained in:
Ray 2022-09-10 10:23:38 +02:00
parent cf24c021a3
commit cf76d23476
3 changed files with 6 additions and 5 deletions

View file

@ -24,7 +24,6 @@ static char *text = "いろはにほへと ちりぬるを\nわかよたれそ
// Remove codepoint duplicates if requested
static int *CodepointRemoveDuplicates(int *codepoints, int codepointCount, int *codepointResultCount);
//------------------------------------------------------------------------------------
// Program main entry point
//------------------------------------------------------------------------------------