[animation] Fix variable use
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 28 Jul 2009 12:20:32 +0000 (13:20 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 28 Jul 2009 12:21:57 +0000 (13:21 +0100)
commit57baa2f0bcd37269f029351736681396739263bd
treedff32510cb263d21075bc9c92e5398c06933a319
parentf4ad3761c48f0cd04c04e4de334c5492eae010cc
[animation] Fix variable use

Instead of using the proper typed variables we were overwriting
the gpointer for the Interval's final value.
clutter/clutter-animation.c