Version skew reduction: trivia (I hope).
[openssl.git] / ssl / ssl3.h
index 84198ff501acc78506e4c26876dd9a2420134cbd..74274771ff8aab39f17faee8974b314932114136 100644 (file)
@@ -536,8 +536,7 @@ typedef struct ssl3_state_st
         int send_connection_binding; /* TODOEKR */
 
 #ifndef OPENSSL_NO_NEXTPROTONEG
-       /* Set if we saw the Next Protocol Negotiation extension from
-          our peer. */
+       /* Set if we saw the Next Protocol Negotiation extension from our peer. */
        int next_proto_neg_seen;
 #endif