diff mem.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 998344532d61
line wrap: on
line diff
--- a/mem.c	Sun Feb 01 00:20:45 2009 +0000
+++ b/mem.c	Sun Feb 01 02:00:19 2009 +0000
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file mem.c
+ * @file libavutil/mem.c
  * default memory allocator for libavutil
  */