* clutter/clutter-timeline.c (clutter_timeline_list_markers): When
authorNeil Roberts <neil@openedhand.com>
Sat, 26 Jul 2008 14:00:32 +0000 (14:00 +0000)
committerNeil Roberts <neil@openedhand.com>
Sat, 26 Jul 2008 14:00:32 +0000 (14:00 +0000)
commit7df15542e4707e44ca753a373c1fc35cf95f5551
tree60c82d95aaeae3e984b96d1e24c6079d4c022aae
parent0d700d7abb5cbba508be3a692b1b3075909853b5
* clutter/clutter-timeline.c (clutter_timeline_list_markers): When
requesting the list of markers it was returning the marker data as
a string instead of the name so it was copying garbage.
ChangeLog
clutter/clutter-timeline.c