diff options
Diffstat (limited to 'libavformat/spdif.c')
-rw-r--r-- | libavformat/spdif.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/spdif.c b/libavformat/spdif.c index 9b4a8617b7..1c53f736c7 100644 --- a/libavformat/spdif.c +++ b/libavformat/spdif.c @@ -20,7 +20,7 @@ */ /** - * @file libavformat/spdif.c + * @file * IEC-61937 encapsulation of various formats, used by S/PDIF * @author Bartlomiej Wolowiec */ |