Fix: 64-bit compatibility
commit4a4ded3a4ce10d93408f2a9f74af6c515d80caf1
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 30 Apr 2019 16:48:57 +0000 (30 16:48 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 30 Apr 2019 16:48:57 +0000 (30 16:48 +0000)
tree5634a0087f39a7de7356277fb97ebbb1ad1596f9
parentdf49ccb2715502f11c658fbf5445db34b8638635
Fix: 64-bit compatibility

First element is storing size and is a 32-bit integer
even on 64-bit systems.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@56374 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/muimaster/classes/application.c