diff options
| author | lishu <[email protected]> | 2019-01-29 18:05:17 +0800 |
|---|---|---|
| committer | lishu <[email protected]> | 2019-01-29 18:05:17 +0800 |
| commit | 125026b5530b415279b58f207715321648a9c00a (patch) | |
| tree | fa024db02891e6e76db6d2b0bd3053726536c278 /src | |
| parent | 48a9abbd5d8d2f4c08b737f57153a7edf08617d8 (diff) | |
手误
Diffstat (limited to 'src')
| -rw-r--r-- | src/ssl.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -218,7 +218,6 @@ int ssl_read_all_cert(const char* conj_cert_buf, uint32_t conj_buflen, cert_chai int ssl_read_specific_cert(const char* conj_cert_buf, uint32_t conj_buflen, uint8_t cert_type, char** cert, uint32_t* cert_len); const char* ssl_get_suite(st_suites_t* ciphersuits); -const char* ssl_get_suite(st_suites_t* ciphersuits); #ifdef __cplusplus |
