Ken Thomases : secur32: Remove outdated comment that schannel is unimplemented.

Alexandre Julliard julliard at winehq.org
Mon Mar 14 14:29:40 CDT 2011


Module: wine
Branch: master
Commit: 9942edacd4c06d8e2ada9b15f5b6f36a91cd08d7
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=9942edacd4c06d8e2ada9b15f5b6f36a91cd08d7

Author: Ken Thomases <ken at codeweavers.com>
Date:   Sun Mar 13 18:56:59 2011 -0500

secur32: Remove outdated comment that schannel is unimplemented.

---

 dlls/secur32/schannel.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/dlls/secur32/schannel.c b/dlls/secur32/schannel.c
index 7c385e7..a36106a 100644
--- a/dlls/secur32/schannel.c
+++ b/dlls/secur32/schannel.c
@@ -16,8 +16,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  *
  * This file implements the schannel provider, or, the SSL/TLS implementations.
- * FIXME: It should be rather obvious that this file is empty of any
- * implementation.
  */
 #include "config.h"
 #include "wine/port.h"




More information about the wine-cvs mailing list