Commit 82aaa790 authored by Diego Biurrun's avatar Diego Biurrun

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
parent bad5537e
......@@ -22,7 +22,7 @@
#define SWSCALE_SWSCALE_H
/**
* @file swscale.h
* @file libswscale/swscale.h
* @brief
* external api for the swscale stuff
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment