Hush compiler warning in ClutterBehaviourBspline.
authorEmmanuele Bassi <ebassi@openedhand.com>
Mon, 16 Apr 2007 10:25:25 +0000 (10:25 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Mon, 16 Apr 2007 10:25:25 +0000 (10:25 +0000)
commitbfacc08cc0009d09e95e6e149777f3dd06f8a447
tree410271ac4a5dafc1a4b02914ff0b179c03696762
parent1274e52f23b10f564a31ad1c121b50fe0199c23c
Hush compiler warning in ClutterBehaviourBspline.

Cast the knots to const ClutterKnot **; add type checks and use a variable
to hold the private pointer in order to kill off some of the indirections.
clutter/clutter-behaviour-bspline.c