mirror of
https://github.com/brl/mutter.git
synced 2025-02-09 01:54:10 +00:00
![Damien Lespiau](/assets/img/avatar_default.png)
It's valid C to declare a function omitting it prototype, but it seems to be a good practise to always declare a function with its corresponding prototype.