--- m_ssl_openssl.cpp.old	2007-07-19 17:35:34.000000000 -0700
+++ m_ssl_openssl.cpp	2007-07-19 17:36:05.000000000 -0700
@@ -683,7 +683,7 @@
 		// Bugfix, only send this numeric for *our* SSL users
 		if (dest->GetExt("ssl", dummy) || (IS_LOCAL(dest) &&  isin(dest->GetPort(), listenports)))
 		{
-			ServerInstance->SendWhoisLine(source, dest, 320, "%s %s :is using a Secure Connection", source->nick, dest->nick);
+			ServerInstance->SendWhoisLine(source, dest, 671, "%s %s :is using a Secure Connection", source->nick, dest->nick);
 		}
 	}
 
