libio: Fix variable aligment in tst-ftell-active-handler
commit2aa3862e86ba6c63c78032e439c0d8e16ce256e5
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 8 Dec 2014 12:20:07 +0000 (8 07:20 -0500)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 8 Dec 2014 12:20:07 +0000 (8 07:20 -0500)
tree49367243f6606549865778272cdd1b377cdb5eab
parentc5c2b7c3fd823fc5c4a52506292a90eba60b0c62
libio: Fix variable aligment in tst-ftell-active-handler

This patch fixes a stack allocated variable to force it to have wchar_t
alignment.
ChangeLog
libio/tst-ftell-active-handler.c