quartz: Use FIELD_OFFSET instead of casting a pointer to int.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 4 Dec 2008 11:14:58 +0000 (12:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 4 Dec 2008 11:14:58 +0000 (12:14 +0100)
commit18bf17e828c8b4d866ef3fe595034e304c109e50
tree63781405bb219d6b2e131a85169470e0751fd3a4
parent2e83689b77bd5c6604e03401e018a870b6db35c4
quartz: Use FIELD_OFFSET instead of casting a pointer to int.
dlls/quartz/memallocator.c