diff options
Diffstat (limited to 'src/lib/libssl/ssl_stat.c')
| -rw-r--r-- | src/lib/libssl/ssl_stat.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libssl/ssl_stat.c b/src/lib/libssl/ssl_stat.c index e4303e171a..b423033e43 100644 --- a/src/lib/libssl/ssl_stat.c +++ b/src/lib/libssl/ssl_stat.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: ssl_stat.c,v 1.19 2022/10/02 16:36:41 jsing Exp $ */ | 1 | /* $OpenBSD: ssl_stat.c,v 1.20 2022/11/26 16:08:56 tb Exp $ */ |
| 2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) | 2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) |
| 3 | * All rights reserved. | 3 | * All rights reserved. |
| 4 | * | 4 | * |
| @@ -84,7 +84,7 @@ | |||
| 84 | 84 | ||
| 85 | #include <stdio.h> | 85 | #include <stdio.h> |
| 86 | 86 | ||
| 87 | #include "ssl_locl.h" | 87 | #include "ssl_local.h" |
| 88 | 88 | ||
| 89 | const char * | 89 | const char * |
| 90 | SSL_state_string_long(const SSL *s) | 90 | SSL_state_string_long(const SSL *s) |
