Michel Machado 572af0870e Version 1.1.3
Fixed some warning issued by GCC when compiling f3read.c on 64bits machines.
Nicolai Abruzzese was the first one to report this issue.
The outputs that he obtained were as follows:

f3read.c: In function 'report':
f3read.c:126: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'uint64_t'
f3read.c: In function 'iterate_path':
f3read.c:166: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'uint64_t'
f3read.c:166: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t'
f3read.c:166: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t'
f3read.c:166: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'uint64_t'
2011-12-14 15:37:12 -05:00
2011-12-14 15:37:12 -05:00
2011-12-14 15:32:33 -05:00
Description
F3 - Fight Flash Fraud
GPL-3.0 1.6 MiB
Languages
C 97.4%
Makefile 1.2%
Roff 1%
Dockerfile 0.2%
Shell 0.2%