mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-06 06:05:32 +01:00
Remove explicit filename from Doxygen @file commands.
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file libavcodec/yop.c
|
||||
* @file
|
||||
* Psygnosis YOP decoder
|
||||
*
|
||||
* Copyright (C) 2010 Mohamed Naufal Basheer <naufal11@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user