mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 18:39:09 +00:00
e1bd0b2090
We've avoiding using the redundant glib typedefs such as guint, gint gpointer etc and prefer to use the equivalent C types so this patch removes a few uses of gint that slipped past review.