table bug fixes, heading fixes, performance, docs
git-svn-id: svn://10.0.0.236/trunk@6238 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -143,11 +143,11 @@ nsHTMLContentSinkStream::~nsHTMLContentSinkStream() {
|
||||
|
||||
/**
|
||||
*
|
||||
* @update gess7/7/98
|
||||
* @update gess7/22/98
|
||||
* @param
|
||||
* @return
|
||||
*/
|
||||
void nsHTMLContentSinkStream::SetOutputStream(ostream& aStream) {
|
||||
void nsHTMLContentSinkStream::SetOutputStream(ostream& aStream){
|
||||
mOutput=&aStream;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user