mirror of
https://github.com/openssl/openssl.git
synced 2024-11-24 02:23:51 +08:00
Spacing in comment corrected.
This commit is contained in:
parent
8a41eb70cc
commit
8d111f4a47
@ -277,7 +277,7 @@ typedef struct cert_st
|
||||
|
||||
STACK_OF(X509) *cert_chain; /* XXX should only exist in sess_cert_st */
|
||||
|
||||
int references; /*> 1 only if SSL_copy_session_id is used */
|
||||
int references; /* >1 only if SSL_copy_session_id is used */
|
||||
} CERT;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user