summaryrefslogtreecommitdiff
path: root/lib/gnutls_handshake.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls_handshake.c')
-rw-r--r--lib/gnutls_handshake.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/gnutls_handshake.c b/lib/gnutls_handshake.c
index c5a3c03bca..faea7d8e48 100644
--- a/lib/gnutls_handshake.c
+++ b/lib/gnutls_handshake.c
@@ -19,6 +19,9 @@
*
*/
+/* Functions that relate to the TLS handshake procedure.
+ */
+
#include "gnutls_int.h"
#include "gnutls_errors.h"
#include "gnutls_dh.h"