fixing stupid mac build bustage

This commit is contained in:
pavlov%netscape.com 2000-07-14 00:35:26 +00:00
parent 2915cc0f6b
commit a08a41cbb8

View File

@ -139,7 +139,7 @@ nsSSLIOLayerConnect(PRFileDesc *fd, const PRNetAddr *addr, PRIntervalTime timeou
PR_ntohs(addr->inet.port),
ipBuffer,
(hostName ? hostName : ipBuffer),
forceHandshake,
(CMBool)forceHandshake,
nsnull);
}
else