summaryrefslogtreecommitdiff
path: root/libavutil/pixdesc.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2013-10-03 17:46:36 +0200
committerDiego Biurrun <diego@biurrun.de>2013-10-03 17:53:51 +0200
commit5ce04c14dd3dd3670cbdba82275a3a72c716ec6f (patch)
treee093e29dc952c5be07be09e545822186c9a97352 /libavutil/pixdesc.h
parent4be292dac7e7f0586053fcced8d530ccf4ebef29 (diff)
Use correct Doxygen syntax
Diffstat (limited to 'libavutil/pixdesc.h')
-rw-r--r--libavutil/pixdesc.h2
1 files changed, 1 insertions, 1 deletions
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