Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add compat/unsetenv.c .
[gitweb.git]
/
ls-files.c
diff --git
a/ls-files.c
b/ls-files.c
index b29fe1be7e9f48bafafd2bd197c7238ee251b2cd..6af3b091b049d8ded1999405b4da7191f2b36a4c 100644
(file)
--- a/
ls-files.c
+++ b/
ls-files.c
@@
-209,7
+209,7
@@
static int excluded(const char *pathname)
struct nond_on_fs {
int len;
- char name[
0];
+ char name[
FLEX_ARRAY]; /* more */
};
static struct nond_on_fs **dir;