ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/screader/screader_1.8.orig.tar.gz
./extern.h:27:8: warning: return type of 'main' is not 'int' [-Wmain-return-type]
extern void  main __P((int, char **));
       ^
screader.c:331:1: warning: return type of 'main' is not 'int' [-Wmain-return-type]
void main (ac, av)
^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/time/time_1.7.orig.tar.gz
time.c:631:1: warning: return type of 'main' is not 'int' [-Wmain-return-type]
void
^
==========================================================
number of projects scanned: 2196
number of warnings: 3