projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
123f70c
)
Formerly expand.c.~6~
author
Roland McGrath
<roland@redhat.com>
Tue, 22 Dec 1992 23:44:03 +0000
(23:44 +0000)
committer
Roland McGrath
<roland@redhat.com>
Tue, 22 Dec 1992 23:44:03 +0000
(23:44 +0000)
expand.c
patch
|
blob
|
history
diff --git
a/expand.c
b/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;
{