shlwapi: Remove unneeded UNALIGNED attributes.
commit6289a5848b4745a2f0a086fce51195ca08b81992
authorAlexandre Julliard <julliard@winehq.org>
Fri, 20 Oct 2023 10:44:51 +0000 (20 12:44 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Oct 2023 11:28:08 +0000 (20 13:28 +0200)
treecde614120a2695873ba8e2ede50df80b66d4420a
parent9a4e41c45d30c5850d6f42b3c2e3ce6c9b3d8910
shlwapi: Remove unneeded UNALIGNED attributes.

They are causing compiler warnings.
dlls/shlwapi/ordinal.c
dlls/shlwapi/tests/ordinal.c
include/shlwapi.h