[openssl-commits] [openssl] master update
Rich Salz
rsalz at openssl.org
Sun Jun 11 21:11:06 UTC 2017
The branch master has been updated
via 5c718b9e46f6bbe5381556dbcfdd40ba2d65df77 (commit)
from 6bcb4175e64f1883b8125d18d8898d30391b19bf (commit)
- Log -----------------------------------------------------------------
commit 5c718b9e46f6bbe5381556dbcfdd40ba2d65df77
Author: Rich Salz <rsalz at openssl.org>
Date: Sun Jun 11 17:10:30 2017 -0400
Remove leading space-before-tab
Reviewed-by: Kurt Roceckx <kurt at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
util/libcrypto.num | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 13bd950..c45042d 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4298,4 +4298,4 @@ UI_dup_user_data 4240 1_1_1 EXIST::FUNCTION:UI
UI_method_get_data_destructor 4241 1_1_1 EXIST::FUNCTION:UI
ERR_load_strings_const 4242 1_1_1 EXIST::FUNCTION:
ASN1_TIME_to_tm 4243 1_1_1 EXIST::FUNCTION:
-ASN1_TIME_set_string_X509 4244 1_1_1 EXIST::FUNCTION:
+ASN1_TIME_set_string_X509 4244 1_1_1 EXIST::FUNCTION:
More information about the openssl-commits
mailing list