Oops, #else in wrong place
git-svn-id: svn://10.0.0.236/trunk@40188 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -501,8 +501,8 @@ void nsHTMLContentSinkStream::EncodeToBuffer(const nsString& aSrc)
|
||||
else if (mBuffer[i] == nbsp)
|
||||
mBuffer[i] = ' ';
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user