Reorganise parameters for OPENSSL_gmtime_diff.
[openssl.git] / crypto / asn1 / a_print.c
index 4a20dca85cc2f6cf367a491339d2689be31598f6..d18e772320441eda7cfda018c4adcd87eab7dcf4 100644 (file)
@@ -60,7 +60,7 @@
 #include "cryptlib.h"
 #include <openssl/asn1.h>
 
-int ASN1_PRINTABLE_type(const unsigned char *s, size_t len)
+int ASN1_PRINTABLE_type(const unsigned char *s, int len)
        {
        int c;
        int ia5=0;