mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-12 02:31:41 +00:00
Build fix for aCC on HP-UX. Approved by leaf.
This commit is contained in:
parent
35c9274f30
commit
e2e303a78d
@ -84,7 +84,7 @@ public:
|
|||||||
static NS_METHOD
|
static NS_METHOD
|
||||||
Create(nsISupports *aOuter, REFNSIID aIID, void **aResult);
|
Create(nsISupports *aOuter, REFNSIID aIID, void **aResult);
|
||||||
|
|
||||||
friend nsLoadGroupEntry;
|
friend class nsLoadGroupEntry;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
typedef nsresult (*PropagateDownFun)(nsIRequest* request);
|
typedef nsresult (*PropagateDownFun)(nsIRequest* request);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user