changeset 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 d261f5109660
files stream/tvi_vbi.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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,