Neil Roberts f1d65e58b3 buffer: Remove const from cogl_is_buffer (const void *)
None of the other cogl_is_blah functions have a const pointer so this
is just for consistency. It helps if someone is trying to have an
array of type-check function pointers to determine the Cogl object
type because in that case all of the functions would have to have the
same prototype.

Reviewed-by: Robert Bragg <robert@linux.intel.com>
2012-03-14 13:48:11 +00:00
..
2012-02-14 20:42:10 +00:00
2012-02-14 20:42:10 +00:00
2012-02-15 14:57:59 +00:00
2012-03-14 12:19:56 +00:00
2012-03-13 23:17:21 +08:00