Damien Lespiau 338a37d468 analysis: Make all function declarations be protoypes
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.
2010-06-01 12:08:18 +01:00
2010-02-12 14:57:55 +00:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%