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-05-19 15:28:04 +01:00
2010-05-21 14:38:37 +01:00
2010-03-03 17:02:51 +00:00