summaryrefslogtreecommitdiff
path: root/libswscale/swscale.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-02-01 02:01:31 +0000
committerDiego Biurrun <diego@biurrun.de>2009-02-01 02:01:31 +0000
commit82aaa790d2fb848b208b82fc3fe49e97f6d54e50 (patch)
tree824558bdd4a2b069e822fdc9793e2bd3f2bb2df2 /libswscale/swscale.h
parentbad5537e2c2caeb5deb1ff9d771ea01058b8010c (diff)
Use full internal pathname in doxygen @file directives.
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 28414 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'libswscale/swscale.h')
-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
*/