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

diff --git a/include/polarssl/openssl.h b/include/polarssl/openssl.h
index e80a54d..4423857 100644
--- a/include/polarssl/openssl.h
+++ b/include/polarssl/openssl.h
@@ -1,6 +1,8 @@
 /**
  * \file openssl.h
  *
+ * \brief OpenSSL wrapper (definitions, inline functions).
+ *
  *  Copyright (C) 2006-2010, Brainspark B.V.
  *
  *  This file is part of PolarSSL (http://www.polarssl.org)