The branch master has been updated
       via  24f0b10462792c202a0fe1952974fcace1e2c563 (commit)
      from  22e3dcb7808bb06cd18c3231e34a5930e796cc48 (commit)


- Log -----------------------------------------------------------------
commit 24f0b10462792c202a0fe1952974fcace1e2c563
Author: Rich Salz <[email protected]>
Date:   Thu Feb 11 13:16:14 2016 -0500

    Don't add filename comment.
    
    Reviewed-by: Richard Levitte <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 util/mkerr.pl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/util/mkerr.pl b/util/mkerr.pl
index 7e84de9..13c9974 100644
--- a/util/mkerr.pl
+++ b/util/mkerr.pl
@@ -602,7 +602,6 @@ EOF
        open (OUT,">$cfile") || die "Can't open $cfile for writing";
 
        print OUT <<"EOF";
-/* $cfile */
 /* ====================================================================
  * Copyright (c) 1999-$year The OpenSSL Project.  All rights reserved.
  *
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to