From 90c07b56e0a50c8ab6f378b14cdd8a74d453e1d5 Mon Sep 17 00:00:00 2001 From: Panagiotis Issaris Date: Mon, 5 Mar 2007 15:36:43 +0000 Subject: [PATCH] Fix a typo in a doxygen tag. Originally committed as revision 8262 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/avformat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/avformat.h b/libavformat/avformat.h index 78ebfea..512328a 100644 --- a/libavformat/avformat.h +++ b/libavformat/avformat.h @@ -290,7 +290,7 @@ typedef struct AVStream { AVRational time_base; int pts_wrap_bits; /**< number of bits in pts (used for wrapping control) */ /* ffmpeg.c private use */ - int stream_copy; /* *