mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
b3ffe602a2
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.