mark all block comments that need format preserving so that
[openssl.git] / ssl / s23_srvr.c
index 6e44e0cd64ef4ff2fbb26558830e730fef2cbd6d..9193d7bdc9fab2704adbd4fe84fc94950902e889 100644 (file)
@@ -440,7 +440,8 @@ int ssl23_get_client_hello(SSL *s)
                v[0] = p[3]; /* == SSL3_VERSION_MAJOR */
                v[1] = p[4];
 
-               /* An SSLv3/TLSv1 backwards-compatible CLIENT-HELLO in an SSLv2
+               /*-
+                * An SSLv3/TLSv1 backwards-compatible CLIENT-HELLO in an SSLv2
                 * header is sent directly on the wire, not wrapped as a TLS
                 * record. It's format is:
                 * Byte  Content