mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
docs: Switch a 'Since' annotation in CallyActor
Since doesn't like it when it's not the last annotation.
This commit is contained in:
parent
2ded18933e
commit
6f1e5010d9
@ -1414,9 +1414,9 @@ cally_actor_add_action (CallyActor *cally_actor,
|
||||
*
|
||||
* Return value: added action id, or -1 if failure
|
||||
*
|
||||
* Since: 1.6
|
||||
*
|
||||
* Rename to: cally_actor_add_action
|
||||
*
|
||||
* Since: 1.6
|
||||
*/
|
||||
guint
|
||||
cally_actor_add_action_full (CallyActor *cally_actor,
|
||||
|
Loading…
x
Reference in New Issue
Block a user