mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 05:48:26 +00:00
Bug 774023 - Remove extra ;. r=smaug.
This commit is contained in:
parent
b2f7df786f
commit
23f5ab2bfc
@ -14,7 +14,7 @@ class nsParserBase : public nsISupports
|
||||
NS_IMETHOD GetChannel(nsIChannel** aChannel) {
|
||||
*aChannel = nsnull;
|
||||
return NS_OK;
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
#endif // nsParserBase_h_
|
||||
|
Loading…
x
Reference in New Issue
Block a user