| commit | 2625e42a459528710de252b496700277a860e76b | [log] [tgz] |
|---|---|---|
| author | Maxim Dounin <mdounin@mdounin.ru> | Thu Oct 21 18:43:13 2021 +0300 |
| committer | Maxim Dounin <mdounin@mdounin.ru> | Thu Oct 21 18:43:13 2021 +0300 |
| tree | f849ef9d3103c2a35de34f9c1936aa4f58bbacac | |
| parent | 08917db9270e179b857cd2d7eb2d69538ae5b6cc [diff] |
Style: added missing "static" specifiers. Mostly found by gcc -Wtraditional, per "non-static declaration of ... follows static declaration [-Wtraditional]" warnings.