forked from KolibriOS/kolibrios
force rebuild
git-svn-id: svn://kolibrios.org@9473 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
3d623894c9
commit
0ba029c16b
@ -589,7 +589,7 @@ void EncodeToDos()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (real_encoding != CH_CP866) {
|
if (real_encoding != CH_CP866) {
|
||||||
ChangeCharset(real_encoding, "CP866", textbuf.p);
|
ChangeCharset(real_encoding, CH_CP866, textbuf.p);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user