summaryrefslogtreecommitdiff
path: root/libavutil/stereo3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/stereo3d.h')
-rw-r--r--libavutil/stereo3d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/stereo3d.h b/libavutil/stereo3d.h
index 19c541643e..2cfe47051b 100644
--- a/libavutil/stereo3d.h
+++ b/libavutil/stereo3d.h
@@ -161,7 +161,7 @@ const char *av_stereo3d_type_name(unsigned int type);
/**
* Get the AVStereo3DType form a human-readable name.
*
- * @param type The input string.
+ * @param name The input string.
*
* @return The AVStereo3DType value, or -1 if not found.
*/