fixing bustage, omitted result type
git-svn-id: svn://10.0.0.236/trunk@59914 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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** );
|
||||
%}
|
||||
|
||||
Reference in New Issue
Block a user