summaryrefslogtreecommitdiff
path: root/libavutil/xtea.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/xtea.h')
-rw-r--r--libavutil/xtea.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavutil/xtea.h b/libavutil/xtea.h
index 7d2b07bbc7..0fc3810dd2 100644
--- a/libavutil/xtea.h
+++ b/libavutil/xtea.h
@@ -24,6 +24,8 @@
#include <stdint.h>
/**
+ * @file
+ * @brief Public header for libavutil XTEA algorithm
* @defgroup lavu_xtea XTEA
* @ingroup lavu_crypto
* @{