mirror of
https://github.com/brl/mutter.git
synced 2025-03-06 13:18:15 +00:00

In plenty of places a non-static function was defined but didn't have the corresponding declaration. Fix this by adding them, or alternatively making them static.