diff integer.h @ 642:70bdd5501662 libavutil

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 683a6dbdd2b2
children 0795a743bda1
line wrap: on
line diff
--- a/integer.h	Sun Feb 01 00:20:45 2009 +0000
+++ b/integer.h	Sun Feb 01 02:00:19 2009 +0000
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file integer.h
+ * @file libavutil/integer.h
  * arbitrary precision integers
  * @author Michael Niedermayer <michaelni@gmx.at>
  */