mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
982d135ace
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.