mirror of
https://gitlab.freedesktop.org/uchardet/uchardet.git
synced 2025-12-08 01:36:41 +08:00
src: minor indentation fix.
This commit is contained in:
parent
6cf13f108b
commit
50743e16f8
@ -63,7 +63,7 @@ nsProbingState nsSingleByteCharSetProber::HandleData(const char* aBuf, PRUint32
|
||||
}
|
||||
if (order < mModel->freqCharCount)
|
||||
{
|
||||
mFreqChar++;
|
||||
mFreqChar++;
|
||||
|
||||
if (mLastOrder < mModel->freqCharCount)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user