summaryrefslogtreecommitdiff
path: root/libavcodec/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/internal.h')
-rw-r--r--libavcodec/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/internal.h b/libavcodec/internal.h
index d16a87db2c..854c969395 100644
--- a/libavcodec/internal.h
+++ b/libavcodec/internal.h
@@ -113,7 +113,7 @@ typedef struct AVCodecInternal {
EncodeSimpleContext es;
/**
- * If this is set, then AVCodec->close (if existing) needs to be called
+ * If this is set, then FFCodec->close (if existing) needs to be called
* for the parent AVCodecContext.
*/
int needs_close;