diff libswscale/swscale.h @ 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 4aea7f4c856e
children 5a55c39743d1
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
  */