mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 02:25:34 +00:00
Bug 442757 - nsProxiedService is a stack class, r=bent
This commit is contained in:
parent
556cf36dc9
commit
833f7809a7
@ -93,7 +93,7 @@
|
||||
// nsProxiedService
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
class nsProxiedService
|
||||
class NS_STACK_CLASS nsProxiedService
|
||||
{
|
||||
public:
|
||||
nsProxiedService(const nsCID &aClass, const nsIID &aIID,
|
||||
|
Loading…
Reference in New Issue
Block a user