aboutsummaryrefslogtreecommitdiffstats
path: root/lv2compatgen/template.html
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-10-19 02:52:21 +0000
committerDavid Robillard <d@drobilla.net>2010-10-19 02:52:21 +0000
commit7a613aa2758ee6b17f51e3bd285ee16b4eaa1e1a (patch)
tree387ebbe2e9cb0283da3ae0e747671bf3aee0e134 /lv2compatgen/template.html
parent5d5929d732062591213f156433d0bfbff4080a9c (diff)
downloadlv2-7a613aa2758ee6b17f51e3bd285ee16b4eaa1e1a.tar.xz
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).
Diffstat (limited to 'lv2compatgen/template.html')
0 files changed, 0 insertions, 0 deletions
#n126'>126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168