[vlc-devel] [PATCH 5/5] taglib: cosmetics (fix typo)
Anatoliy Anischovich
lin.aaa.lin at gmail.com
Thu Jul 24 11:31:57 CEST 2014
---
modules/meta_engine/taglib.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/meta_engine/taglib.cpp b/modules/meta_engine/taglib.cpp
index a5deef0..42e7611 100644
--- a/modules/meta_engine/taglib.cpp
+++ b/modules/meta_engine/taglib.cpp
@@ -235,8 +235,8 @@ static void ReadMetaFromAPE( APE::Tag* tag, demux_meta_t* p_demux_meta, vlc_meta
/**
- * Read meta information from APE tags
- * @param tag: the APE tag
+ * Read meta information from ASF tags
+ * @param tag: the ASF tag
* @param p_demux_meta: the demuxer meta
* @param p_meta: the meta
*/
--
2.0.1
More information about the vlc-devel
mailing list