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:
e90a315
)
Formerly read.c.~59~
author
Roland McGrath
<roland@redhat.com>
Wed, 19 May 1993 21:15:51 +0000
(21:15 +0000)
committer
Roland McGrath
<roland@redhat.com>
Wed, 19 May 1993 21:15:51 +0000
(21:15 +0000)
read.c
patch
|
blob
|
history
diff --git
a/read.c
b/read.c
index 2eb3d914d72de44c4f5fe30a0476ae180ab0a815..6f0c2d4521667c8877d520d4bcf476509a355bbf 100644
(file)
--- a/
read.c
+++ b/
read.c
@@
-154,7
+154,7
@@
read_all_makefiles (makefiles)
while (d->next != tail)
d = d->next;
- /* Use the storage read_
filenam
e allocates. */
+ /* Use the storage read_
makefil
e allocates. */
free (*makefiles);
*makefiles = dep_name (d);
++num_makefiles;