diff pnm_loader.c @ 33882:08a90b0e44e1

doxygen: drop filename from @file directive Specifying the filename is not necessary and brittle across renames.
author diego
date Thu, 11 Aug 2011 17:45:38 +0000
parents 58232aeb3fdd
children
line wrap: on
line diff
--- a/pnm_loader.c	Thu Aug 11 17:45:34 2011 +0000
+++ b/pnm_loader.c	Thu Aug 11 17:45:38 2011 +0000
@@ -26,7 +26,7 @@
  */
 
 /**
- * \file pnm_loader.c
+ * \file
  * \brief PNM image files loader
  */