diff options
Diffstat (limited to 'libavcodec/bitstream.c')
-rw-r--r-- | libavcodec/bitstream.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/bitstream.c b/libavcodec/bitstream.c index 1e24099cc8..0d7a2dbc85 100644 --- a/libavcodec/bitstream.c +++ b/libavcodec/bitstream.c @@ -24,7 +24,7 @@ */ /** - * @file libavcodec/bitstream.c + * @file * bitstream api. */ |