From 5ce04c14dd3dd3670cbdba82275a3a72c716ec6f Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 3 Oct 2013 17:46:36 +0200 Subject: Use correct Doxygen syntax --- libavutil/pixdesc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavutil/pixdesc.h') diff --git a/libavutil/pixdesc.h b/libavutil/pixdesc.h index b1ba03f089..e5a16f418b 100644 --- a/libavutil/pixdesc.h +++ b/libavutil/pixdesc.h @@ -122,7 +122,7 @@ typedef struct AVPixFmtDescriptor{ #if FF_API_PIX_FMT /** - * @deprecate use the AV_PIX_FMT_FLAG_* flags + * @deprecated use the AV_PIX_FMT_FLAG_* flags */ #define PIX_FMT_BE AV_PIX_FMT_FLAG_BE #define PIX_FMT_PAL AV_PIX_FMT_FLAG_PAL -- cgit v1.2.3