$OpenBSD: patch-base_src_common_ChannelSSL_c,v 1.3 2002/09/04 16:21:43 todd Exp $
--- base/src/common/ChannelSSL.c.orig	Sun Aug  4 11:51:37 2002
+++ base/src/common/ChannelSSL.c	Tue Sep  3 23:34:47 2002
@@ -117,7 +117,7 @@ chan_alisten_ssl(ChannelCompletionFn fn,
 }
 
 static void
-report_ssl_error(int level, unsigned long errcode)
+report_ssl_error(int level, u_int32_t errcode)
 {
  if(errcode == 0)
    report(level, "No OpenSSL error reported (!)\n");
