code formatting.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18232 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2007-05-08 13:21:50 +00:00
parent f02fb2f7fd
commit b6407071cf

View File

@ -166,7 +166,7 @@ void Encoding::init() const
encodable_.insert(c);
}
}
} else {
} else {
// We do not know how many code points this encoding has, and
// they do not have a direct representation as a single byte,
// therefore we need to check all UCS4 code points.