Whitespace fix for cogl-color.h
This commit is contained in:
parent
851d628cf8
commit
056cfcffc3
@ -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…
x
Reference in New Issue
Block a user