From 134762d6eb75195831f48fa9088459e25ff09c7e Mon Sep 17 00:00:00 2001 From: Ruslan Kuchumov Date: Thu, 3 Jul 2014 22:22:57 +0000 Subject: [PATCH] 608.c collision with Anshul's code --- src/608.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/608.c b/src/608.c index 69488466..ef3ad154 100644 --- a/src/608.c +++ b/src/608.c @@ -120,6 +120,11 @@ static const char *font_text[]= "underlined italics" }; +static const char *cc_modes_text[]= +{ + "Pop-Up captions" +}; + const char *color_text[][2]= { {"white",""},