mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
bfaacb10bf
signedness of old_xpos and old_ypos to get rid of compiler warnings. * clutter/win32/clutter-backend-win32.c (clutter_backend_win32_get_features): Cast the result of glGetString to a signed char pointer to avoid compiler warnings.