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