Loading util/mkerr.pl +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ while (@ARGV) { } if($recurse) { @source = (<crypto/*.c>, <crypto/*/*.c>, ,<rsaref/*.c>, <ssl/*.c>); @source = (<crypto/*.c>, <crypto/*/*.c>, <rsaref/*.c>, <ssl/*.c>); } else { @source = @ARGV; } Loading Loading
util/mkerr.pl +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ while (@ARGV) { } if($recurse) { @source = (<crypto/*.c>, <crypto/*/*.c>, ,<rsaref/*.c>, <ssl/*.c>); @source = (<crypto/*.c>, <crypto/*/*.c>, <rsaref/*.c>, <ssl/*.c>); } else { @source = @ARGV; } Loading