Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git
This commit is contained in:
@ -205,7 +205,7 @@ static int excluded(const char *pathname)
|
||||
|
||||
struct nond_on_fs {
|
||||
int len;
|
||||
char name[0];
|
||||
char name[];
|
||||
};
|
||||
|
||||
static struct nond_on_fs **dir;
|
||||
|
Reference in New Issue
Block a user