Fix compilation by adding forgotten comma.

Noticed by Evrim Furuncu on irc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24276 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
iive 2007-08-28 19:58:45 +00:00
parent e8834d6d47
commit 96217887af
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ static const unsigned char corrHamm48[256]={
enum {
LAT_UNI=0,
CYRILLIC1
CYRILLIC1,
RUS_UNI,
CYRILLIC3,
GREEK,