diff base64.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 c04808220c83
children 332a5b820330
line wrap: on
line diff
--- a/base64.c	Sun Feb 01 00:20:45 2009 +0000
+++ b/base64.c	Sun Feb 01 02:00:19 2009 +0000
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file base64.c
+ * @file libavutil/base64.c
  * @brief Base64 encode/decode
  * @author Ryan Martell <rdm4@martellventures.com> (with lots of Michael)
  */