mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 19:39:20 +00:00
1816106047
Bug 1464 - clutter_timeline_list_markers should set n_markers=0 when there are no markers If no markers are registered and we bail out we should also set the n_markers out parameter to 0 so that code checking the number of markers will still work.