[FFmpeg-cvslog] r16854 - trunk/libavformat/avformat.h
aurel
subversion
Fri Jan 30 01:44:54 CET 2009
Author: aurel
Date: Fri Jan 30 01:44:54 2009
New Revision: 16854
Log:
typo
Modified:
trunk/libavformat/avformat.h
Modified: trunk/libavformat/avformat.h
==============================================================================
--- trunk/libavformat/avformat.h Thu Jan 29 23:12:36 2009 (r16853)
+++ trunk/libavformat/avformat.h Fri Jan 30 01:44:54 2009 (r16854)
@@ -81,7 +81,7 @@ typedef struct AVMetadata AVMetadata;
/**
* gets a metadata element with matching key.
* @param prev set to the previous matching element to find the next.
- * @param flags allows case as well as suffix insensitive comparissions.
+ * @param flags allows case as well as suffix insensitive comparisons.
* @return found tag or NULL, changing key or value leads to undefined behavior.
*/
AVMetadataTag *
More information about the ffmpeg-cvslog
mailing list