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