formatting (line length) bit
This commit is contained in:
@@ -7368,7 +7368,8 @@ initoptions_finish(void)
|
||||
#ifdef ENHANCED_SYMBOLS
|
||||
if (glyphid_cache_status())
|
||||
free_glyphid_cache();
|
||||
apply_customizations(gc.currentgraphics, do_custom_symbols | do_custom_colors);
|
||||
apply_customizations(gc.currentgraphics,
|
||||
do_custom_symbols | do_custom_colors);
|
||||
#endif
|
||||
go.opt_initial = FALSE;
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user