From 82384690e2ac49d6604d66bf5ac04c93f3e64a71 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Tue, 9 Sep 2003 23:44:39 +0000 Subject: Typos. --- crypto/o_str.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/o_str.h') diff --git a/crypto/o_str.h b/crypto/o_str.h index 5535123abc..744a6e27d3 100644 --- a/crypto/o_str.h +++ b/crypto/o_str.h @@ -62,6 +62,6 @@ #include int OPENSSL_strcasecmp(const char *str1, const char *str2); -int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n) +int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n); #endif -- cgit v1.2.3