Fix bogus cast to BoxType
commit99b23b942f4733a6e3c5333b13c90d6343f340dd
authorDJ Delorie <dj@delorie.com>
Mon, 1 Mar 2010 03:58:22 +0000 (28 22:58 -0500)
committerDJ Delorie <dj@delorie.com>
Mon, 1 Mar 2010 03:58:22 +0000 (28 22:58 -0500)
treec50bf381af224799a8fae6dfd8f87eca92740a77
parentcf5633edad7166066465fbdf4caf826d5d03a31e
Fix bogus cast to BoxType

Instead of casting, which hides real bugs, pass the address of the
bounding box itself.
src/change.c