diff bswap.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 8c48a1b999a3
children 22a58fc2125d
line wrap: on
line diff
--- a/bswap.h	Sun Feb 01 00:20:45 2009 +0000
+++ b/bswap.h	Sun Feb 01 02:00:19 2009 +0000
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file bswap.h
+ * @file libavutil/bswap.h
  * byte swapping routines
  */