Replaced obsoleted macro usage.

git-svn-id: svn://10.0.0.236/trunk@13930 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gagan%netscape.com
1998-11-02 23:01:45 +00:00
parent 58fb3b03d9
commit a7cf25c760

View File

@@ -650,7 +650,7 @@ NET_NGLayoutConverter(FO_Present_Types format_out,
* the cached info in the URL object...
*/
if ((URL_s->address_modified) && (NULL != pConn->pURL)) {
pConn->pURL->Set(NET_URLStruct_Address(URL_s));
pConn->pURL->Set(URL_s->address);
}
/*