Initialize FAMs using `FLEX_ARRAY'.
authorFlorian Forster <octo@verplant.org>
Sun, 18 Jun 2006 14:53:41 +0000 (16:53 +0200)
committerFlorian Forster <octo@verplant.org>
Sun, 18 Jun 2006 14:53:41 +0000 (16:53 +0200)
commite587fd59510f2ed8326d280054d78cfb78d482dc
treefc41bd3883809f0f89de9668c9e8503cfe7e4841
parentd90149c5b4e91938329120bdde609e5f6d9b03e8
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'.
diff-delta.c