mirror of
https://github.com/brl/mutter.git
synced 2024-11-09 23:46:33 -05:00
Whitespace fix for cogl-color.h
This commit is contained in:
parent
80783abf89
commit
800e100c20
@ -254,7 +254,8 @@ void cogl_color_premultiply (CoglColor *color);
|
||||
*
|
||||
* Since: 1.0
|
||||
*/
|
||||
gboolean cogl_color_equal (gconstpointer v1, gconstpointer v2);
|
||||
gboolean cogl_color_equal (gconstpointer v1,
|
||||
gconstpointer v2);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user