diff intfloat_readwrite.c @ 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 8c48a1b999a3
children 4d9ad0ed07d0
line wrap: on
line diff
--- a/intfloat_readwrite.c	Sun Feb 01 00:20:45 2009 +0000
+++ b/intfloat_readwrite.c	Sun Feb 01 02:00:19 2009 +0000
@@ -21,7 +21,7 @@
  */
 
 /**
- * @file intfloat_readwrite.c
+ * @file libavutil/intfloat_readwrite.c
  * portable IEEE float/double read/write functions
  */