Formerly expand.c.~6~

This commit is contained in:
Roland McGrath 1992-12-22 23:44:03 +00:00
parent 123f70c521
commit 555a705aaa

View file

@ -78,7 +78,7 @@ initialize_variable_output ()
/* Recursively expand V. The returned string is malloc'd. */
static char *
char *
recursively_expand (v)
register struct variable *v;
{