diff options
Diffstat (limited to 'libavcodec/cabac.h')
-rw-r--r-- | libavcodec/cabac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/cabac.h b/libavcodec/cabac.h index caed72277c..8ce4245b88 100644 --- a/libavcodec/cabac.h +++ b/libavcodec/cabac.h @@ -20,7 +20,7 @@ */ /** - * @file cabac.h + * @file libavcodec/cabac.h * Context Adaptive Binary Arithmetic Coder. */ |