diff --git a/example/android/third_party/crypto/arm/include/openssl/asn1.h b/example/android/third_party/crypto/arm/include/openssl/asn1.h index 9522eec1..cd06e23c 100644 --- a/example/android/third_party/crypto/arm/include/openssl/asn1.h +++ b/example/android/third_party/crypto/arm/include/openssl/asn1.h @@ -212,7 +212,7 @@ typedef struct ASN1_TLC_st ASN1_TLC; /* This is just an opaque pointer */ typedef struct ASN1_VALUE_st ASN1_VALUE; -/* Declare ASN1 functions: the implement macro in in asn1t.h */ +/* Declare ASN1 functions: the implement macro in asn1t.h */ # define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type) diff --git a/example/android/third_party/crypto/arm64/include/openssl/asn1.h b/example/android/third_party/crypto/arm64/include/openssl/asn1.h index 9522eec1..cd06e23c 100644 --- a/example/android/third_party/crypto/arm64/include/openssl/asn1.h +++ b/example/android/third_party/crypto/arm64/include/openssl/asn1.h @@ -212,7 +212,7 @@ typedef struct ASN1_TLC_st ASN1_TLC; /* This is just an opaque pointer */ typedef struct ASN1_VALUE_st ASN1_VALUE; -/* Declare ASN1 functions: the implement macro in in asn1t.h */ +/* Declare ASN1 functions: the implement macro in asn1t.h */ # define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type) diff --git a/example/android/third_party/crypto/x86/include/openssl/asn1.h b/example/android/third_party/crypto/x86/include/openssl/asn1.h index 9522eec1..cd06e23c 100644 --- a/example/android/third_party/crypto/x86/include/openssl/asn1.h +++ b/example/android/third_party/crypto/x86/include/openssl/asn1.h @@ -212,7 +212,7 @@ typedef struct ASN1_TLC_st ASN1_TLC; /* This is just an opaque pointer */ typedef struct ASN1_VALUE_st ASN1_VALUE; -/* Declare ASN1 functions: the implement macro in in asn1t.h */ +/* Declare ASN1 functions: the implement macro in asn1t.h */ # define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type) diff --git a/example/android/third_party/crypto/x86_64/include/openssl/asn1.h b/example/android/third_party/crypto/x86_64/include/openssl/asn1.h index 9522eec1..cd06e23c 100644 --- a/example/android/third_party/crypto/x86_64/include/openssl/asn1.h +++ b/example/android/third_party/crypto/x86_64/include/openssl/asn1.h @@ -212,7 +212,7 @@ typedef struct ASN1_TLC_st ASN1_TLC; /* This is just an opaque pointer */ typedef struct ASN1_VALUE_st ASN1_VALUE; -/* Declare ASN1 functions: the implement macro in in asn1t.h */ +/* Declare ASN1 functions: the implement macro in asn1t.h */ # define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)