Replaced obsoleted macro usage.
git-svn-id: svn://10.0.0.236/trunk@13930 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user