Spacing in comment corrected.

This commit is contained in:
Bodo Möller 1999-05-13 10:36:29 +00:00
parent 8a41eb70cc
commit 8d111f4a47

View File

@ -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;