mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
correcting bustage fix.
This commit is contained in:
parent
5404cd73d2
commit
ea1c34686d
@ -40,6 +40,6 @@
|
||||
/**
|
||||
* XPCOM constructor for nsIOThreadPool
|
||||
*/
|
||||
NS_CALLBACK(net_NewIOThreadPool)(nsISupports *outer, REFNSIID iid, void **result);
|
||||
NS_METHOD net_NewIOThreadPool(nsISupports *outer, REFNSIID iid, void **result);
|
||||
|
||||
#endif // nsIOThreadPool_h__
|
||||
|
Loading…
Reference in New Issue
Block a user