summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-11-30 10:57:10 +0000
committerMatt Caswell <matt@openssl.org>2016-11-30 10:57:10 +0000
commitbcd62c2512dd031cc524d058494aadebaaf1fc4c (patch)
treef50dd4264e0bd815c13ee5f83e4bfba55cbfd247 /test
parentf60d68dc5385722608f3813d430842c3f5216e37 (diff)
Make refdata in tls13encryptest static
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'test')
-rw-r--r--test/tls13encryptiontest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tls13encryptiontest.c b/test/tls13encryptiontest.c
index 33a70a17c0..06bbbb3fb3 100644
--- a/test/tls13encryptiontest.c
+++ b/test/tls13encryptiontest.c
@@ -32,7 +32,7 @@ typedef struct {
const char *seq;
} RECORD_DATA;
-RECORD_DATA refdata[] = {
+static RECORD_DATA refdata[] = {
{
{
"0800001e001c000a00140012001d001700180019010001010102010301040000"