src: minor indentation fix.

This commit is contained in:
Jehan 2017-05-14 21:35:11 +02:00
parent 6cf13f108b
commit 50743e16f8

View File

@ -63,7 +63,7 @@ nsProbingState nsSingleByteCharSetProber::HandleData(const char* aBuf, PRUint32
}
if (order < mModel->freqCharCount)
{
mFreqChar++;
mFreqChar++;
if (mLastOrder < mModel->freqCharCount)
{