Shut up GCC 4.4.0v1.6.3.msysgit.0
commit9b69cf132266161bbb96a705df15808f3ae3e56f
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 7 May 2009 12:47:21 +0000 (7 14:47 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 7 May 2009 12:47:21 +0000 (7 14:47 +0200)
treeac21cb78a034b6a82774a5d36ec3a3c903141eeb
parentd9215c962be9e94721f6a5565da46891a157f249
Shut up GCC 4.4.0

GCC babbles something about "type-punned" pointers.  Just add an extra
layer of casting to avoid the warning.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
decorate.c
object.c