mirror of
https://github.com/brl/mutter.git
synced 2025-03-05 12:48:11 +00:00

Some of the arguments to the material and path functions were taking a pointer to a CoglColor or an array of floats that was not intended to be written to but were not marked with const.