From 76e23ce6d08a2aa8a641350f1b5a59cbd512f27b Mon Sep 17 00:00:00 2001 From: Ingela Anderton Andin Date: Fri, 28 May 2010 06:49:29 +0000 Subject: Hoops too quick to check in previous version, changed . to ;, compiled in wrong shell! --- lib/ssl/src/ssl_handshake.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ssl/src/ssl_handshake.erl') diff --git a/lib/ssl/src/ssl_handshake.erl b/lib/ssl/src/ssl_handshake.erl index 9ecd667e69..454d726f0d 100644 --- a/lib/ssl/src/ssl_handshake.erl +++ b/lib/ssl/src/ssl_handshake.erl @@ -143,7 +143,7 @@ hello(#server_hello{cipher_suite = CipherSuite, server_version = Version, end; false -> ?ALERT_REC(?FATAL, ?PROTOCOL_VERSION) - end. + end; hello(#client_hello{client_version = ClientVersion, random = Random, cipher_suites = CipherSuites, -- cgit v1.2.3