diff metadata.h @ 4331:49c1d3b27727 libavformat

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 17a8a3696ee1
children f04bc8b70940
line wrap: on
line diff
--- a/metadata.h	Sat Jan 31 11:17:04 2009 +0000
+++ b/metadata.h	Sun Feb 01 02:00:19 2009 +0000
@@ -22,7 +22,7 @@
 #define AVFORMAT_METADATA_H
 
 /**
- * @file metadata.h
+ * @file libavformat/metadata.h
  * internal metadata API header
  * see avformat.h or the public API!
  */