fixed bug 6659
This commit is contained in:
@@ -1618,7 +1618,7 @@ void CEntityToken::DebugDumpSource(ostream& out) {
|
||||
void CEntityToken::GetSource(nsString& anOutputString){
|
||||
anOutputString="&";
|
||||
anOutputString+=mTextValue;
|
||||
anOutputString+=";";
|
||||
//anOutputString+=";";
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user