fixed a linux build problem
git-svn-id: svn://10.0.0.236/trunk@6241 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1324,7 +1324,7 @@ PRInt32 CStyleToken::GetTokenType(void) {
|
||||
* @param aName -- string to init token name with
|
||||
* @return
|
||||
*/
|
||||
CSkippedContentToken::CSkippedContentToken() : CAttributeToken(eHTMLTag_unknown) {
|
||||
CSkippedContentToken::CSkippedContentToken() : CAttributeToken() {
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user