]> git.sesse.net Git - vlc/commitdiff
Cosmetic.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 2 Sep 2008 21:22:16 +0000 (23:22 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 2 Sep 2008 21:22:51 +0000 (23:22 +0200)
modules/demux/subtitle.c

index 3eef59b035535afcd12b05ee370191f7a040c84e..2fe2be6a64ed5c6aa7c3f128b67f08b60b11f7fe 100644 (file)
@@ -616,6 +616,7 @@ static int Control( demux_t *p_demux, int i_query, va_list args )
         case DEMUX_GET_ATTACHMENTS:
         case DEMUX_GET_TITLE_INFO:
         case DEMUX_HAS_UNSUPPORTED_META:
+        case DEMUX_CAN_RECORD:
             return VLC_EGENERIC;
 
         default: