Loading util/fipsas.pl +2 −2 Original line number Diff line number Diff line Loading @@ -70,9 +70,9 @@ if ($runasm) { # run assembler system @ARGS; print STDERR "RUNNING: @ARGS\n"; my $rv = $?; exit 0; # restore target unlink $target; rename "tmptarg.s", $target; Loading util/mkerr.pl +1 −1 Original line number Diff line number Diff line Loading @@ -577,7 +577,7 @@ EOF print OUT <<"EOF"; /* $cfile */ /* ==================================================================== * Copyright (c) 1999-2010 The OpenSSL Project. All rights reserved. * Copyright (c) 1999-2011 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Loading Loading
util/fipsas.pl +2 −2 Original line number Diff line number Diff line Loading @@ -70,9 +70,9 @@ if ($runasm) { # run assembler system @ARGS; print STDERR "RUNNING: @ARGS\n"; my $rv = $?; exit 0; # restore target unlink $target; rename "tmptarg.s", $target; Loading
util/mkerr.pl +1 −1 Original line number Diff line number Diff line Loading @@ -577,7 +577,7 @@ EOF print OUT <<"EOF"; /* $cfile */ /* ==================================================================== * Copyright (c) 1999-2010 The OpenSSL Project. All rights reserved. * Copyright (c) 1999-2011 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Loading