diff options
author | Jonas Ådahl <jadahl@gmail.com> | 2019-01-20 11:35:27 +0100 |
---|---|---|
committer | Jonas Ådahl <jadahl@gmail.com> | 2019-01-22 18:31:52 +0100 |
commit | d4a9535f04b4b230c1dd41285c0bd4bba18f8616 (patch) | |
tree | 9d8505a9f0599501f4284f5295604dc6bb7d90c2 /.gitlab-ci | |
parent | 44477390a9a2e87a735e8b296470cc01d51055d1 (diff) | |
download | mutter-d4a9535f04b4b230c1dd41285c0bd4bba18f8616.tar.gz |
cogl-path: Cast function pointer explicitly
gluTessCallback() expects an equivalent to a GFunc, but we pass
functions with arguments without casting. To get rid of warnings, cast
the callback function pointer to the expected type.
Diffstat (limited to '.gitlab-ci')
0 files changed, 0 insertions, 0 deletions