diff stream/tvi_vbi.c @ 24256:587555a43c76

Fix compilation by adding forgotten comma. Noticed by Evrim Furuncu on irc.
author iive
date Tue, 28 Aug 2007 19:58:45 +0000
parents d6b310ab40c8
children c0474098f1a5
line wrap: on
line diff
--- 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,