Remove spaces at end of line in ssl/statem
[openssl.git] / ssl / statem / statem_srvr.c
index 249ee403fe8c1e142708510cbf7df102a1f84613..f24f05f44b1f9d424df8ef5fccf18c5d59a2ba99 100644 (file)
@@ -654,7 +654,7 @@ WORK_STATE ossl_statem_server_pre_work(SSL *s, WORK_STATE wst)
              * Actually this is the end of the handshake, but we're going
              * straight into writing the session ticket out. So we finish off
              * the handshake, but keep the various buffers active.
-             * 
+             *
              * Calls SSLfatal as required.
              */
             return tls_finish_handshake(s, wst, 0);