summaryrefslogtreecommitdiff
path: root/libavcodec/rl2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/rl2.c')
-rw-r--r--libavcodec/rl2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/rl2.c b/libavcodec/rl2.c
index 30f5e839cc..1174c35d51 100644
--- a/libavcodec/rl2.c
+++ b/libavcodec/rl2.c
@@ -50,7 +50,7 @@ typedef struct Rl2Context {
/**
* Run Length Decode a single 320x200 frame
* @param s rl2 context
- * @param buf input buffer
+ * @param in input buffer
* @param size input buffer size
* @param out ouput buffer
* @param stride stride of the output buffer