From bee6d2fd76015b1ee0d73c5f3500b0a7d0109199 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Fri, 15 Jul 2011 00:45:23 +0200 Subject: doxygen: replace @sa tag by the more readable but equivalent @see --- libavcodec/tmv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/tmv.c') 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" -- cgit v1.2.3