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

diff --git a/include/polarssl/arc4.h b/include/polarssl/arc4.h
index 74f5741..2344c74 100644
--- a/include/polarssl/arc4.h
+++ b/include/polarssl/arc4.h
@@ -1,6 +1,8 @@
 /**
  * \file arc4.h
  *
+ * \brief The ARCFOUR stream cipher
+ *
  *  Copyright (C) 2006-2010, Brainspark B.V.
  *
  *  This file is part of PolarSSL (http://www.polarssl.org)