From 5e63efb850dc6501aae53a1c7418bc1cf3962f41 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 1 Feb 2009 02:01:31 +0000 Subject: Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28414 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libswscale/swscale.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libswscale') diff --git a/libswscale/swscale.h b/libswscale/swscale.h index 95ff4f1770..cee394f8a5 100644 --- a/libswscale/swscale.h +++ b/libswscale/swscale.h @@ -22,7 +22,7 @@ #define SWSCALE_SWSCALE_H /** - * @file swscale.h + * @file libswscale/swscale.h * @brief * external api for the swscale stuff */ -- cgit v1.2.3