changeset 1001 | 502508979713 |
parent 993 | 4319810f23c1 |
child 1033 | 622c5de38d72 |
--- a/hedgewars/uChat.pas Tue Jun 17 18:45:21 2008 +0000 +++ b/hedgewars/uChat.pas Tue Jun 17 19:22:54 2008 +0000 @@ -120,7 +120,7 @@ procedure KeyPressChat(Key: Longword); const firstByteMark: array[1..4] of byte = (0, $C0, $E0, $F0); var i, btw: integer; - utf8, s: shortstring; + utf8: shortstring; begin if Key <> 0 then case Key of