From 2cd3050678ca87a62fa746a7493a897ac71a1c19 Mon Sep 17 00:00:00 2001 From: crazeteam Date: Tue, 10 Dec 2024 19:15:52 +0800 Subject: [PATCH] chore: remove redundant words Signed-off-by: crazeteam --- example/android/third_party/crypto/arm/include/openssl/asn1.h | 2 +- example/android/third_party/crypto/arm64/include/openssl/asn1.h | 2 +- example/android/third_party/crypto/x86/include/openssl/asn1.h | 2 +- .../android/third_party/crypto/x86_64/include/openssl/asn1.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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 9522eec18..cd06e23c5 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 9522eec18..cd06e23c5 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 9522eec18..cd06e23c5 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 9522eec18..cd06e23c5 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)