More code style nits

This commit is contained in:
Pasi Kallinen
2026-02-07 17:03:54 +02:00
parent 8833e670cd
commit 63dd80f5ec
4 changed files with 16 additions and 8 deletions

View File

@@ -207,7 +207,8 @@ add_custom_urep_entry(
}
#endif /* ENHANCED_SYMBOLS */
void reset_customsymbols(void)
void
reset_customsymbols(void)
{
#ifdef ENHANCED_SYMBOLS
free_all_glyphmap_u();