projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22e3dcb
)
Don't add filename comment.
author
Rich Salz
<rsalz@akamai.com>
Thu, 11 Feb 2016 18:16:14 +0000
(13:16 -0500)
committer
Rich Salz
<rsalz@openssl.org>
Thu, 11 Feb 2016 18:36:14 +0000
(13:36 -0500)
Reviewed-by: Richard Levitte <levitte@openssl.org>
util/mkerr.pl
patch
|
blob
|
history
diff --git
a/util/mkerr.pl
b/util/mkerr.pl
index 7e84de93ee2204faba93f3e3f7c2376d5ea70b63..13c9974bcea80779ebf386eca7e60411385bdeb5 100644
(file)
--- 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.
*