Fix alignment restrictions.
commit32d1e0d0086f68239ec259eb240b7d5a5adccc76
authordrobilla <drobilla@42d9e433-49c6-42e3-a640-d7261620a082>
Tue, 19 Oct 2010 02:52:21 +0000 (19 02:52 +0000)
committerdrobilla <drobilla@42d9e433-49c6-42e3-a640-d7261620a082>
Tue, 19 Oct 2010 02:52:21 +0000 (19 02:52 +0000)
tree387ebbe2e9cb0283da3ae0e747671bf3aee0e134
parentf034f3409eb412912b8d26203e0b831fe2e2c8ac
Fix alignment restrictions.

Align Atoms to 32-bits, since the LV2_Atom header is only 32-bit aligned so
the payload would not be 64-bit aligned even if the LV2_Atom header is
(note the same problem applies to events, oops).

git-svn-id: http://lv2plug.in/repo/trunk@47 42d9e433-49c6-42e3-a640-d7261620a082
ext/atom.lv2/atom-helpers.h
ext/atom.lv2/atom.ttl