# HG changeset patch # User diego # Date 1271774851 0 # Node ID 23af929986ec29a1db7bf1bbde90256dce3e0203 # Parent 26537f75c1dd3601ce858c55ad99b228b93e7886 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. diff -r 26537f75c1dd -r 23af929986ec libswscale/swscale.h --- a/libswscale/swscale.h Tue Apr 20 09:14:54 2010 +0000 +++ b/libswscale/swscale.h Tue Apr 20 14:47:31 2010 +0000 @@ -22,7 +22,7 @@ #define SWSCALE_SWSCALE_H /** - * @file libswscale/swscale.h + * @file * @brief * external api for the swscale stuff */