mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 23:03:00 +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.