changeset 31008:23af929986ec

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.
author diego
date Tue, 20 Apr 2010 14:47:31 +0000
parents 26537f75c1dd
children 591ab361a131
files libswscale/swscale.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
  */