mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
fixing bustage, omitted result type
This commit is contained in:
parent
c6c8dddea7
commit
8ec74054ea
@ -118,5 +118,5 @@ interface nsICategoryManager : nsISupports
|
||||
{ 0x16d222a6, 0x1dd2, 0x11b2, \
|
||||
{0xb6, 0x93, 0xf3, 0x8b, 0x02, 0xc0, 0x21, 0xb2} }
|
||||
|
||||
extern "C" NS_EXPORT NS_CategoryManagerGetFactory( nsIFactory** );
|
||||
extern "C" NS_EXPORT nsresult NS_CategoryManagerGetFactory( nsIFactory** );
|
||||
%}
|
||||
|
Loading…
Reference in New Issue
Block a user