trying to fix compile error for HG22087 with rosetta.h

git-svn-id: svn://10.0.0.236/trunk@4522 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ricardob
1998-06-25 20:03:52 +00:00
parent a65d313301
commit f88736bac8

View File

@@ -2693,7 +2693,7 @@ net_setup_http_stream(ActiveEntry * ce)
/* check to see if we just now entered a secure space */
/* don't do if this is coming from history */
/* don't do this if about to redirect */
if( HG22087
if( HG22087 &&
(CE_FORMAT_OUT == FO_CACHE_AND_PRESENT || CE_FORMAT_OUT == FO_PRESENT)
&& !CE_URL_S->history_num)
{