summaryrefslogtreecommitdiff
path: root/libavcodec/tmv.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-07-15 00:45:23 +0200
committerDiego Biurrun <diego@biurrun.de>2011-07-15 02:01:22 +0200
commitbee6d2fd76015b1ee0d73c5f3500b0a7d0109199 (patch)
treea43302d4d49c3b9d7bf8e8036ba3cc95ca5ff3a9 /libavcodec/tmv.c
parentad4cd0c2a4d7b2c323900a57f24fcf41d53a2410 (diff)
doxygen: replace @sa tag by the more readable but equivalent @see
Diffstat (limited to 'libavcodec/tmv.c')
-rw-r--r--libavcodec/tmv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/tmv.c b/libavcodec/tmv.c
index d540182ada..870f57159c 100644
--- a/libavcodec/tmv.c
+++ b/libavcodec/tmv.c
@@ -23,7 +23,7 @@
* @file
* 8088flex TMV video decoder
* @author Daniel Verkamp
- * @sa http://www.oldskool.org/pc/8088_Corruption
+ * @see http://www.oldskool.org/pc/8088_Corruption
*/
#include "avcodec.h"