summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/ffmpeg/libavutil/stereo3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/ffmpeg/libavutil/stereo3d.h')
-rw-r--r--chromium/third_party/ffmpeg/libavutil/stereo3d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/ffmpeg/libavutil/stereo3d.h b/chromium/third_party/ffmpeg/libavutil/stereo3d.h
index b384ad49afb..8829da9ff44 100644
--- a/chromium/third_party/ffmpeg/libavutil/stereo3d.h
+++ b/chromium/third_party/ffmpeg/libavutil/stereo3d.h
@@ -140,7 +140,7 @@ AVStereo3D *av_stereo3d_alloc(void);
/**
* Allocate a complete AVFrameSideData and add it to the frame.
*
- * @param The frame on which the side data is added to.
+ * @param frame The frame which side data is added to.
*
* @return The AVStereo3D structure to be filled by caller.
*/