mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
Emmanuele Bassi
de5c84c453
cogl: Const-ify vertices in cogl_polygon()
The CoglTextureVertex array passed to cogl_polygon() is a pure in-argument and should be const-ified. http://bugzilla.openedhand.com/show_bug.cgi?id=1917
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%