Fixing Solaris build bustage. r=scc. Thanks to scc and beard for helping me along with this. All give praise to gcc -S.
This commit is contained in:
@@ -64,6 +64,10 @@ CHTMLToken::CHTMLToken(eHTMLTags aTag) : CToken(aTag) {
|
||||
|
||||
}
|
||||
|
||||
CHTMLToken::~CHTMLToken() {
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* Setter method that changes the string value of this token
|
||||
* @update gess5/11/98
|
||||
|
||||
Reference in New Issue
Block a user