[SCM] libav/experimental: Fix small typo.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:27:00 UTC 2013


The following commit has been merged in the experimental branch:
commit 95aad5d1f1b5339b2efd819ddce255d941d272f2
Author: Diego Biurrun <diego at biurrun.de>
Date:   Tue Aug 5 21:46:10 2008 +0000

    Fix small typo.
    
    Originally committed as revision 14628 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavformat/matroska.h b/libavformat/matroska.h
index 7962e6f..5587c01 100644
--- a/libavformat/matroska.h
+++ b/libavformat/matroska.h
@@ -43,7 +43,7 @@
 #define EBML_ID_VOID               0xEC
 
 /*
- * Matroska element IDs, max. 32 bit
+ * Matroska element IDs, max. 32 bits
  */
 
 /* toplevel segment */

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list