From c840c0ba3e6a09f2d9a7aec953f809746600de29 Mon Sep 17 00:00:00 2001 From: kaleb-himes Date: Mon, 2 Feb 2015 09:19:00 -0700 Subject: [PATCH] endif comment update --- wolfssl/certs_test.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wolfssl/certs_test.h b/wolfssl/certs_test.h index 95bec9356..382605fa2 100644 --- a/wolfssl/certs_test.h +++ b/wolfssl/certs_test.h @@ -1174,5 +1174,5 @@ const int sizeof_server_cert_der_2048 = sizeof(server_cert_der_2048); #endif /* USE_CERT_BUFFERS_1024 */ -#endif /* CYASSL_CERTS_TEST_H */ +#endif /* WOLFSSL_CERTS_TEST_H */