Formerly expand.c.~6~
authorRoland McGrath <roland@redhat.com>
Tue, 22 Dec 1992 23:44:03 +0000 (23:44 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 22 Dec 1992 23:44:03 +0000 (23:44 +0000)
expand.c

index ae3d8e1..5363112 100644 (file)
--- a/expand.c
+++ b/expand.c
@@ -78,7 +78,7 @@ initialize_variable_output ()
 \f
 /* Recursively expand V.  The returned string is malloc'd.  */
 
-static char *
+char *
 recursively_expand (v)
      register struct variable *v;
 {