Fix build breakage with GCC.

Pointed out by: bz@
This commit is contained in:
Marcel Moolenaar 2015-04-27 21:58:41 +00:00
parent f23e36d73c
commit 3865ad3fcf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=282117

View File

@ -3520,7 +3520,7 @@ xo_colors_handle_text (xo_handle_t *xop UNUSED, xo_colors_t *newp)
char *cp = buf, *ep = buf + sizeof(buf);
unsigned i, bit;
xo_colors_t *oldp = &xop->xo_colors;
const char *code;
const char *code = NULL;
/*
* Start the buffer with an escape. We don't want to add the '['