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:
bruce@cubik.org
2000-09-02 06:36:09 +00:00
parent bcb11c5bf3
commit be8a8bc576
4 changed files with 10 additions and 0 deletions

View File

@@ -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