From 78e7551083555694d4ec90a25cbf1c2d6f404e51 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 12 Jun 1992 00:29:21 +0000 Subject: Formerly expand.c.~3~ --- expand.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'expand.c') diff --git a/expand.c b/expand.c index e9e29b3..668bb10 100644 --- a/expand.c +++ b/expand.c @@ -37,7 +37,7 @@ static char *variable_buffer; each call to variable_buffer_output should be the first argument to the following call. */ -static char * +char * variable_buffer_output (ptr, string, length) char *ptr, *string; unsigned int length; -- cgit v1.2.3