From 975bd7b51a72dcb025885ddbc4862b333fdf26a6 Mon Sep 17 00:00:00 2001 From: Pierre d'Herbemont Date: Fri, 1 Aug 2008 01:00:53 +0200 Subject: [PATCH] mkv: Translation fix. --- modules/demux/mkv.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/demux/mkv.cpp b/modules/demux/mkv.cpp index b75d8e1eae..70a55b6c01 100644 --- a/modules/demux/mkv.cpp +++ b/modules/demux/mkv.cpp @@ -5217,7 +5217,7 @@ void matroska_segment_c::InformationCreate( ) /***************************************************************************** - * Divers + * Misc *****************************************************************************/ void matroska_segment_c::IndexAppendCluster( KaxCluster *cluster ) -- 2.39.2