X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=test%2Fdtlstest.c;h=4d497af1afe9e849126351f21c9bccf918528842;hp=06db5d28bd7e3c7c4f60e6bc8af3906afbb5f80e;hb=52a03d2a5e28a379d94d38c629d05b2a3ab0ff19;hpb=1fb9fdc3027b27d8eb6a1e6a846435b070980770 diff --git a/test/dtlstest.c b/test/dtlstest.c index 06db5d28bd..4d497af1af 100644 --- a/test/dtlstest.c +++ b/test/dtlstest.c @@ -23,7 +23,7 @@ static char *privkey = NULL; #define DUMMY_CERT_STATUS_LEN 12 -unsigned char certstatus[] = { +static unsigned char certstatus[] = { SSL3_RT_HANDSHAKE, /* Content type */ 0xfe, 0xfd, /* Record version */ 0, 1, /* Epoch */