[FFmpeg-cvslog] r19289 - trunk/libavformat/avformat.h
stefano
subversion
Sun Jun 28 23:05:46 CEST 2009
Author: stefano
Date: Sun Jun 28 23:05:46 2009
New Revision: 19289
Log:
Remove inconsistent use of a @brief command in av_write_trailer()
doxy.
Modified:
trunk/libavformat/avformat.h
Modified: trunk/libavformat/avformat.h
==============================================================================
--- trunk/libavformat/avformat.h Sun Jun 28 23:01:51 2009 (r19288)
+++ trunk/libavformat/avformat.h Sun Jun 28 23:05:46 2009 (r19289)
@@ -1096,8 +1096,8 @@ int av_interleave_packet_per_dts(AVForma
AVPacket *pkt, int flush);
/**
- * @brief Writes the stream trailer to an output media file and
- * free the file private data.
+ * Writes the stream trailer to an output media file and frees the
+ * file private data.
*
* May only be called after a successful call to av_write_header.
*
More information about the ffmpeg-cvslog
mailing list