[openssl-commits] [web] master update
Rich Salz
rsalz at openssl.org
Fri Sep 2 16:15:13 UTC 2016
The branch master has been updated
via 2e9c84feffdc36b6277b40c950041c0d41eec145 (commit)
from 8749c57308886f250c42d655f7d664b6d322d410 (commit)
- Log -----------------------------------------------------------------
commit 2e9c84feffdc36b6277b40c950041c0d41eec145
Author: Rich Salz <rsalz at akamai.com>
Date: Fri Sep 2 12:15:10 2016 -0400
remove extra quote
-----------------------------------------------------------------------
Summary of changes:
inc/head.shtml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inc/head.shtml b/inc/head.shtml
index c988fe8..244afed 100644
--- a/inc/head.shtml
+++ b/inc/head.shtml
@@ -1,6 +1,6 @@
<!-- head.inc -->
<title>
- <!--#echo var="DOCUMENT_URI"" -->
+ <!--#echo var="DOCUMENT_URI" -->
</title>
<meta charset="utf-8">
<meta name="author" content="OpenSSL Foundation, Inc.">
More information about the openssl-commits
mailing list