diff jfdctint.c @ 8718:e9d9d946f213 libavcodec

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 f7cbb7733146
children f522171a5d3d
line wrap: on
line diff
--- a/jfdctint.c	Sun Feb 01 01:29:30 2009 +0000
+++ b/jfdctint.c	Sun Feb 01 02:00:19 2009 +0000
@@ -57,7 +57,7 @@
  */
 
 /**
- * @file jfdctint.c
+ * @file libavcodec/jfdctint.c
  * Independent JPEG Group's slow & accurate dct.
  */