clutter_value_get_unit() has not be renamed
authorDamien Lespiau <damien.lespiau@intel.com>
Sat, 3 Oct 2009 11:15:13 +0000 (12:15 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 5 Oct 2009 12:08:13 +0000 (13:08 +0100)
commit4d7b8c9d4290c91ea69d992bad396d067e84b15b
treea15193727d5bef4debc2f5727d26fb42a855e7f4
parent72243081b5b0bf0518951f9f5f3ae91a7d4c640f
clutter_value_get_unit() has not be renamed

Since the Great Rework of ClutterUnits, functions have been using
'units' not 'unit' in their name. clutter_value_get_unit() is a left
over from a dark age, its declaration and documentation have been
updated but not the symbol itself.
clutter/clutter-units.c