Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
GIT 1.0.13
[gitweb.git]
/
ls-files.c
diff --git
a/ls-files.c
b/ls-files.c
index cd87430127ee01a473695e21dea4c5d36ed99c46..74ec8c0aeeb52a3bed8a0ac9da8fb9ba5ef66187 100644
(file)
--- a/
ls-files.c
+++ b/
ls-files.c
@@
-208,7
+208,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;