diff options
Diffstat (limited to 'src/fe-common/core/formats.c')
-rw-r--r-- | src/fe-common/core/formats.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fe-common/core/formats.c b/src/fe-common/core/formats.c index 433defbc..1799e812 100644 --- a/src/fe-common/core/formats.c +++ b/src/fe-common/core/formats.c @@ -213,6 +213,7 @@ void format_create_dest(TEXT_DEST_REC *dest, dest->hilight_priority = 0; dest->hilight_color = 0; + dest->hilight_bg_color = 0; } static char *format_get_text_args(TEXT_DEST_REC *dest, |