diff postprocess.h @ 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 a4769eff95f0
children 674bd232c0e1
line wrap: on
line diff
--- a/postprocess.h	Sun Jan 25 19:57:52 2009 +0000
+++ b/postprocess.h	Sun Feb 01 02:00:19 2009 +0000
@@ -22,7 +22,7 @@
 #define POSTPROCESS_POSTPROCESS_H
 
 /**
- * @file postprocess.h
+ * @file libpostproc/postprocess.h
  * @brief
  *     external postprocessing API
  */