X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=ssl%2Fssl_locl.h;h=9a52bab254ab04696dfde2bff38970f3f748cf10;hp=0f819021f01c81c966e7907cd9e9a4ba32760f47;hb=a2a0158959e597188c10fbfeaf61888b2df2e587;hpb=e7ecc7d4ddcfc5d2a09dde220e3fc0b5e4b46289 diff --git a/ssl/ssl_locl.h b/ssl/ssl_locl.h index 0f819021f0..9a52bab254 100644 --- a/ssl/ssl_locl.h +++ b/ssl/ssl_locl.h @@ -306,8 +306,8 @@ typedef struct cert_st { /* Current active set */ CERT_PKEY *key; /* ALWAYS points to an element of the pkeys array - * Probably it would make more sense to store - * an index, not a pointer. */ + * Probably it would make more sense to store + * an index, not a pointer. */ /* The following masks are for the key and auth * algorithms that are supported by the certs below */