fix no newline in openssl/ecdsa.h

This commit is contained in:
toddouska
2015-07-15 16:25:49 -07:00
parent 8eaac3de47
commit ffb73bc3d5

View File

@@ -36,3 +36,4 @@ WOLFSSL_API int wolfSSL_ECDSA_do_verify(const unsigned char *dgst,
#endif #endif
#endif /* header */ #endif /* header */