]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly expand.c.~3~
authorRoland McGrath <roland@redhat.com>
Fri, 12 Jun 1992 00:29:21 +0000 (00:29 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 12 Jun 1992 00:29:21 +0000 (00:29 +0000)
expand.c

index e9e29b35fda20b31a20b0008452d49adc7d68563..668bb10413cd38437cc8f9c001a41cd3ba6789cb 100644 (file)
--- 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;