# HG changeset patch # User iive # Date 1188331125 0 # Node ID 587555a43c76748a8d91ac9496d5915855ef7445 # Parent d6b310ab40c82bdff0f68c9596721bc6e4d0f72e Fix compilation by adding forgotten comma. Noticed by Evrim Furuncu on irc. diff -r d6b310ab40c8 -r 587555a43c76 stream/tvi_vbi.c --- a/stream/tvi_vbi.c Tue Aug 28 18:06:11 2007 +0000 +++ b/stream/tvi_vbi.c Tue Aug 28 19:58:45 2007 +0000 @@ -201,7 +201,7 @@ enum { LAT_UNI=0, - CYRILLIC1 + CYRILLIC1, RUS_UNI, CYRILLIC3, GREEK,