diff options
Diffstat (limited to 'src/lib/libcrypto/x509')
| -rw-r--r-- | src/lib/libcrypto/x509/x509_local.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libcrypto/x509/x509_local.h b/src/lib/libcrypto/x509/x509_local.h index 1b1522acaa..b0c7a197f3 100644 --- a/src/lib/libcrypto/x509/x509_local.h +++ b/src/lib/libcrypto/x509/x509_local.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: x509_local.h,v 1.1 2022/11/26 16:08:54 tb Exp $ */ | 1 | /* $OpenBSD: x509_local.h,v 1.2 2022/11/26 17:23:18 tb Exp $ */ |
| 2 | /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL | 2 | /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL |
| 3 | * project 2013. | 3 | * project 2013. |
| 4 | */ | 4 | */ |
| @@ -56,8 +56,8 @@ | |||
| 56 | * | 56 | * |
| 57 | */ | 57 | */ |
| 58 | 58 | ||
| 59 | #ifndef HEADER_X509_LCL_H | 59 | #ifndef HEADER_X509_LOCAL_H |
| 60 | #define HEADER_X509_LCL_H | 60 | #define HEADER_X509_LOCAL_H |
| 61 | 61 | ||
| 62 | __BEGIN_HIDDEN_DECLS | 62 | __BEGIN_HIDDEN_DECLS |
| 63 | 63 | ||
| @@ -377,4 +377,4 @@ int name_cmp(const char *name, const char *cmp); | |||
| 377 | 377 | ||
| 378 | __END_HIDDEN_DECLS | 378 | __END_HIDDEN_DECLS |
| 379 | 379 | ||
| 380 | #endif /* !HEADER_X509_LCL_H */ | 380 | #endif /* !HEADER_X509_LOCAL_H */ |
