mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-27 02:52:25 +08: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 31050 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
@ -22,7 +22,7 @@
|
|||||||
#define SWSCALE_SWSCALE_H
|
#define SWSCALE_SWSCALE_H
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file libswscale/swscale.h
|
* @file
|
||||||
* @brief
|
* @brief
|
||||||
* external api for the swscale stuff
|
* external api for the swscale stuff
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user