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 9a3bdafb8f..7b5e5b1de4 100644 --- a/libavcodec/cabac.c +++ b/libavcodec/cabac.c @@ -20,7 +20,7 @@ */ /** - * @file libavcodec/cabac.c + * @file * Context Adaptive Binary Arithmetic Coder. */ |