actor-box: Constify arguments for union
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 4 Oct 2010 10:27:16 +0000 (11:27 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 4 Oct 2010 10:27:16 +0000 (11:27 +0100)
commite1a1050a39a607aee4c97c4558c0a637136f6b52
tree5da8d2d390aa190d7461e0291f80f07e93c76b0b
parent45b6d7d47a943faad8d82e0b196be058a1c45193
actor-box: Constify arguments for union

The input arguments for clutter_actor_box_union() should be constified,
since they will not be modified by the function.
clutter/clutter-actor.c
clutter/clutter-types.h