author | Florian Forster <octo@verplant.org> | |
Sun, 18 Jun 2006 15:18:04 +0000 (17:18 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 19 Jun 2006 04:19:09 +0000 (21:19 -0700) | ||
commit | 63f175693e46c8e1562e68a40086ec864f43886b | |
tree | c4543f44bde5386fd2bb269c6b7c0a15bc4bae34 | tree | snapshot |
parent | cfd432e63d77478d913497a62827ed95c56dda73 | commit | diff |
Initialize FAMs using `FLEX_ARRAY'.
When initializing a `flexible array member' the macro `FLEX_ARRAY' should be
used. This was forgotten in `diff-delta.c'.
Signed-off-by: Florian Forster <octo@verplant.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
When initializing a `flexible array member' the macro `FLEX_ARRAY' should be
used. This was forgotten in `diff-delta.c'.
Signed-off-by: Florian Forster <octo@verplant.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff-delta.c | diff | blob | history |