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 7275d98e9f..bf240bf5c1 100644 --- a/libavcodec/fft.c +++ b/libavcodec/fft.c @@ -22,7 +22,7 @@ */ /** - * @file libavcodec/fft.c + * @file * FFT/IFFT transforms. */ |