From 555a705aaadee0e2ee1d33015313877f5c444eac Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 22 Dec 1992 23:44:03 +0000 Subject: Formerly expand.c.~6~ --- expand.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'expand.c') diff --git a/expand.c b/expand.c index ae3d8e1..5363112 100644 --- a/expand.c +++ b/expand.c @@ -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; { -- cgit v1.2.3