summaryrefslogtreecommitdiffstats
path: root/libswscale
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-01 02:01:31 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-01 02:01:31 +0000
commit5e63efb850dc6501aae53a1c7418bc1cf3962f41 (patch)
tree78a1fa4b49bd083a252331a8ef8bf9570e77c66f /libswscale
parent43744a2d0f725a3dd45e299d2fbc1b9966399e81 (diff)
downloadmpv-5e63efb850dc6501aae53a1c7418bc1cf3962f41.tar.bz2
mpv-5e63efb850dc6501aae53a1c7418bc1cf3962f41.tar.xz
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
Diffstat (limited to 'libswscale')
-rw-r--r--libswscale/swscale.h2
1 files changed, 1 insertions, 1 deletions
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
*/