Fixing return type and build bustage.
git-svn-id: svn://10.0.0.236/trunk@63338 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0e8f8e697a
commit
498b94f15b
@ -26,12 +26,6 @@
|
||||
#include "prtypes.h"
|
||||
#include "prio.h"
|
||||
|
||||
PR_BEGIN_EXTERN_C
|
||||
|
||||
//typedef PRFileDesc* (PR_CALLBACK *NSPRSocketFN)(void); ??
|
||||
|
||||
PR_EXTERN(PRFileDesc *) nsSSLIOLayerNewSocket(const char* hostName, PRFileDesc **fd, nsISupports **securityInfo);
|
||||
|
||||
PR_END_EXTERN_C
|
||||
nsresult nsSSLIOLayerNewSocket(const char* hostName, PRFileDesc **fd, nsISupports **securityInfo);
|
||||
|
||||
#endif /* _NSSSLIOLAYER_H */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user