diff --git a/format.c b/format.c index fd5aebcc1..0cfbe1655 100644 --- a/format.c +++ b/format.c @@ -5723,6 +5723,7 @@ fail: /* Expand keys in a template. */ static char * + format_expand1(struct format_expand_state *es, const char *fmt) { struct format_tree *ft = es->ft;