1
0
forked from GitHub/gf-core

"Committed_by_peb"

This commit is contained in:
peb
2005-02-22 12:31:44 +00:00
parent 049eee205f
commit 2fe78d0e97

View File

@@ -141,7 +141,7 @@ for $file (@FILES) {
$function = $1; $function = $1;
print " > No type signature for function(s):" print " > No type signature for function(s):"
unless $reported; unless $reported;
print "\n " unless $reported++ % 5; print "\n " unless $reported++ % 500;
print " $function"; print " $function";
} }
print "\n ($reported functions)\n" print "\n ($reported functions)\n"