The branch master has been updated
via 094925de1ecfcfb8019b21994c45f3dc00ab4e2c (commit)
from 5585c8495e4c0175450b4ddc75b38eb76f929d34 (commit)
- Log -----------------------------------------------------------------
commit 094925de1ecfcfb8019b21994c45f3dc00ab4e2c
Author: Daniel Bevenius <[email protected]>
Date: Sat Mar 31 18:29:12 2018 -0400
Fix minor typo in comment in Configure
Reviewed-by: Kurt Roeckx <[email protected]>
Reviewed-by: Rich Salz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/5825)
-----------------------------------------------------------------------
Summary of changes:
Configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Configure b/Configure
index b06f17f..d1ea061 100755
--- a/Configure
+++ b/Configure
@@ -423,7 +423,7 @@ my %deprecated_disablables = (
"ui" => "ui-console",
);
-# All of the following is disabled by default (RC5 was enabled before 0.9.8):
+# All of the following are disabled by default:
our %disabled = ( # "what" => "comment"
"asan" => "default",
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits