diff options
Diffstat (limited to 'libavcodec/fft.c')
-rw-r--r-- | libavcodec/fft.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/fft.c b/libavcodec/fft.c index 47ecdb48de..e4438ee025 100644 --- a/libavcodec/fft.c +++ b/libavcodec/fft.c @@ -22,7 +22,7 @@ */ /** - * @file fft.c + * @file libavcodec/fft.c * FFT/IFFT transforms. */ |