Fix a Travis failure
authorMatt Caswell <matt@openssl.org>
Tue, 10 Jan 2017 09:38:30 +0000 (09:38 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 10 Jan 2017 23:02:50 +0000 (23:02 +0000)
commit1b520cbb6ac7b617fe86be3bdab9c98eab24dfe4
treecb7339f19b3d5b1c2fe2cb34d843740dbc8a34f3
parenta2de7943041643a9779acff8ea1d3c9d87d1df67
Fix a Travis failure

Declare a variable as static to silence the warning

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2157)
ssl/t1_lib.c