projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
e712d62
)
Formerly ../dirent/scandir.c.~3~
author
roland
<roland>
Fri, 15 May 1992 23:37:44 +0000
(23:37 +0000)
committer
roland
<roland>
Fri, 15 May 1992 23:37:44 +0000
(23:37 +0000)
dirent/scandir.c
patch
|
blob
|
history
diff --git
a/dirent/scandir.c
b/dirent/scandir.c
index
5e5e701
..
ddc76f0
100644
(file)
--- a/
dirent/scandir.c
+++ b/
dirent/scandir.c
@@
-67,7
+67,7
@@
DEFUN(scandir, (dir, namelist, select, cmp),
if (v[i] == NULL)
goto lose;
- v[i++] = *d;
+
*
v[i++] = *d;
}
if (errno != 0)