mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
Fixing bustage from bug 315927.
This commit is contained in:
parent
cde82dfda4
commit
b1a0a4906e
@ -62,7 +62,7 @@
|
||||
/**
|
||||
* Satisfy the nsISupports interface.
|
||||
*/
|
||||
NS_IMPL_ISUPPORTS1(nsHTMLTokenizer, nsITokenizer);
|
||||
NS_IMPL_ISUPPORTS1(nsHTMLTokenizer, nsITokenizer)
|
||||
|
||||
/**
|
||||
* Default constructor
|
||||
|
Loading…
Reference in New Issue
Block a user