Fix some bugs and document others
[openssl.git] / ssl / ssl_locl.h
index 0f819021f01c81c966e7907cd9e9a4ba32760f47..9a52bab254ab04696dfde2bff38970f3f748cf10 100644 (file)
@@ -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 */