diff postprocess_template.c @ 122:1500ae6cf66c libpostproc

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.
author diego
date Sun, 01 Feb 2009 02:00:19 +0000
parents dd89aa84269b
children c78bbb57f0b9
line wrap: on
line diff
--- a/postprocess_template.c	Sun Jan 25 19:57:52 2009 +0000
+++ b/postprocess_template.c	Sun Feb 01 02:00:19 2009 +0000
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file postprocess_template.c
+ * @file libpostproc/postprocess_template.c
  * mmx/mmx2/3dnow postprocess code.
  */