1
0
Fork 0

Whitespace fix for cogl-color.h

This commit is contained in:
Emmanuele Bassi 2009-11-19 13:33:08 +00:00
parent 80783abf89
commit 800e100c20

View file

@ -254,7 +254,8 @@ void cogl_color_premultiply (CoglColor *color);
* *
* Since: 1.0 * Since: 1.0
*/ */
gboolean cogl_color_equal (gconstpointer v1, gconstpointer v2); gboolean cogl_color_equal (gconstpointer v1,
gconstpointer v2);
G_END_DECLS G_END_DECLS