animator,state: Mark variadic functions that ends with NULL
authorDamien Lespiau <damien.lespiau@intel.com>
Mon, 31 May 2010 20:04:53 +0000 (21:04 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 7 Jun 2010 13:22:26 +0000 (14:22 +0100)
commit9a6a2a96dd17d3376ab72fc518300be9caf27e6b
tree48ab242a7dc4963828dd31f8032b0f98cffa19c2
parentf0ded315e43758f1fc1a16a132c63c873d5b5710
animator,state: Mark variadic functions that ends with NULL

GCC can catch errors when it knows that a variadic function must be
ended with NULL. Let's use the glib macro encapsulating the GCC
attribute to clutter_animator_set() and clutter_state_set().
clutter/clutter-animator.h
clutter/clutter-state.h