mirror of
https://github.com/brl/mutter.git
synced 2025-02-09 18:04:09 +00:00
![Jonas Ådahl](/assets/img/avatar_default.png)
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.