Fix some warnings. Contributed by Anonymous.
[openssl.git] / crypto / evp / e_cbc_r2.c
index 9175e53550891d6d0448d3d6251e54039f83bf0d..b15310ab4894c104c035a82e2e1dd8bf740cd5c1 100644 (file)
@@ -192,7 +192,7 @@ int i;
                }
        }
 
-int rc2_get_asn1_type_and_iv(c,type)
+static int rc2_get_asn1_type_and_iv(c,type)
 EVP_CIPHER_CTX *c;
 ASN1_TYPE *type;
        {