- Added Doxygen source code documentation parts (donated by Fox-IT)

diff --git a/include/polarssl/xtea.h b/include/polarssl/xtea.h
index 026a800..16020d1 100644
--- a/include/polarssl/xtea.h
+++ b/include/polarssl/xtea.h
@@ -1,6 +1,8 @@
 /**
  * \file xtea.h
  *
+ * \brief XTEA block cipher (32-bit)
+ *
  *  Copyright (C) 2006-2010, Brainspark B.V.
  *
  *  This file is part of PolarSSL (http://www.polarssl.org)