test-alignof: fix typo with long double
authorEric Blake <ebb9@byu.net>
Sat, 6 Jun 2009 19:23:51 +0000 (13:23 -0600)
committerEric Blake <ebb9@byu.net>
Sat, 6 Jun 2009 19:31:52 +0000 (13:31 -0600)
commit95b4cb56b59c268b34f98eab95b470ba40964376
treeb95157c7fea7b5df3532e3c23a7f61ef83016d86
parent5fb699af176903bd8221cee1d03f52d32afa24cf
test-alignof: fix typo with long double

* tests/test-alignof.c (CHECK): Use longdouble typedef to avoid
compiler error.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
tests/test-alignof.c