mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
doc: fix the name of the cogl_quaternion_equal args
This commit is contained in:
parent
a466dc272b
commit
47da69cc3e
@ -253,8 +253,8 @@ cogl_quaternion_init_from_euler (CoglQuaternion *quaternion,
|
||||
|
||||
/**
|
||||
* cogl_quaternion_equal:
|
||||
* @a: A #CoglQuaternion
|
||||
* @b: A #CoglQuaternion
|
||||
* @v1: A #CoglQuaternion
|
||||
* @v2: A #CoglQuaternion
|
||||
*
|
||||
* Compares that all the components of quaternions @a and @b are
|
||||
* equal.
|
||||
|
Loading…
Reference in New Issue
Block a user