[SCM] libav/experimental: typo

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:12:21 UTC 2013


The following commit has been merged in the experimental branch:
commit cf6cb7c562d0dca489b82c074da8d563df596469
Author: Diego Biurrun <diego at biurrun.de>
Date:   Sun Jan 27 18:02:27 2008 +0000

    typo
    
    Originally committed as revision 11637 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/libamr.c b/libavcodec/libamr.c
index afe597d..24d2655 100644
--- a/libavcodec/libamr.c
+++ b/libavcodec/libamr.c
@@ -523,7 +523,7 @@ AVCodec libamr_nb_encoder =
 #ifdef CONFIG_LIBAMR_WB
 
 #ifdef _TYPEDEF_H
-//To avoid duplicate typedefs from typdef in amr-nb
+//To avoid duplicate typedefs from typedef in amr-nb
 #define typedef_h
 #endif
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list