remove shadow warnings

git-svn-id: svn://10.0.0.236/trunk@42660 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
1999-08-07 19:34:06 +00:00
parent 59f4207b6e
commit b853c49c5d
2 changed files with 3 additions and 3 deletions

View File

@@ -117,8 +117,8 @@ extern void FE_ClearConnectPoll(PRFileDesc *fd);
extern int FE_AsyncDNSLookup(MWContext *context,
char * host_port,
PRHostEnt ** hoststruct_ptr_ptr,
PRFileDesc *socket);
extern void FE_AbortDNSLookup(PRFileDesc *socket);
PRFileDesc *sock);
extern void FE_AbortDNSLookup(PRFileDesc *sock);
/* all the other selects are depricated and should be removed shortly */

View File

@@ -1512,7 +1512,7 @@ Bool NET_SetActiveEntryBusyStatus(URL_Struct *nurl, Bool set_busy);
*
* returns -1 on error.
*/
extern int NET_InterruptSocket (PRFileDesc *socket);
extern int NET_InterruptSocket (PRFileDesc *sock);
/* check for any active URL transfers in progress for the given
* window Id