diff options.c @ 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 d2093f4132df
children 61319d92bc36
line wrap: on
line diff
--- a/options.c	Sat Jan 31 11:17:04 2009 +0000
+++ b/options.c	Sun Feb 01 02:00:19 2009 +0000
@@ -21,7 +21,7 @@
 #include "libavcodec/opt.h"
 
 /**
- * @file options.c
+ * @file libavformat/options.c
  * Options definition for AVFormatContext.
  */