diff options
Diffstat (limited to 'libavcodec/atrac1.c')
-rw-r--r-- | libavcodec/atrac1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/atrac1.c b/libavcodec/atrac1.c index 202ed8f5ea..6159954966 100644 --- a/libavcodec/atrac1.c +++ b/libavcodec/atrac1.c @@ -21,7 +21,7 @@ */ /** - * @file libavcodec/atrac1.c + * @file * Atrac 1 compatible decoder. * This decoder handles raw ATRAC1 data and probably SDDS data. */ |