src: trailing whitespace removed.

This commit is contained in:
Jehan 2016-05-25 16:07:17 +02:00
parent 6cd8c322ad
commit 4287d3accc

View File

@ -138,7 +138,7 @@ float nsSingleByteCharSetProber::GetConfidence(void)
#endif
}
const char* nsSingleByteCharSetProber::GetCharSetName()
const char* nsSingleByteCharSetProber::GetCharSetName()
{
if (!mNameProber)
return mModel->charsetName;