From ac1424fd6ab75f8a24ae58b8d227cf8fe5da8e4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 27 Feb 2012 08:06:27 +0100 Subject: Remove a completed @todo comment --- src/cowboy_ssl_transport.erl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cowboy_ssl_transport.erl b/src/cowboy_ssl_transport.erl index 8eaf320..7ce608d 100644 --- a/src/cowboy_ssl_transport.erl +++ b/src/cowboy_ssl_transport.erl @@ -58,7 +58,6 @@ messages() -> {ssl, ssl_closed, ssl_error}. %% %% %% @see ssl:listen/2 -%% @todo The password option shouldn't be mandatory. -spec listen([{port, inet:ip_port()} | {certfile, string()} | {keyfile, string()} | {password, string()} | {cacertfile, string()} | {ip, inet:ip_address()}]) -- cgit v1.2.3