mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-09 04:25:38 +00:00
Creating a news host requires a host and port....
This commit is contained in:
parent
82e0719f2c
commit
3b9bf5b01d
@ -7,7 +7,7 @@
|
||||
|
||||
NS_BEGIN_EXTERN_C
|
||||
|
||||
nsresult NS_NewNNTPHost(nsINNTPHost **aInstancePtrResult);
|
||||
nsresult NS_NewNNTPHost(nsINNTPHost **aInstancePtrResult, const char * name, PRUint32 port);
|
||||
|
||||
NS_END_EXTERN_C
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user