From 486e3649cef50190105265fc51846e72d908d1bb Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Sat, 2 Nov 2013 15:03:30 -0700 Subject: xtea: Add Doxy @file and group --- libavutil/xtea.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libavutil/xtea.h') 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 /** + * @file + * @brief Public header for libavutil XTEA algorithm * @defgroup lavu_xtea XTEA * @ingroup lavu_crypto * @{ -- cgit v1.2.3