aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/tls/c_hello.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tls/c_hello.cpp b/src/tls/c_hello.cpp
index 448b8d575..6c4964fb1 100644
--- a/src/tls/c_hello.cpp
+++ b/src/tls/c_hello.cpp
@@ -1,4 +1,4 @@
-;/*
+/*
* TLS Hello Request and Client Hello Messages
* (C) 2004-2011 Jack Lloyd
*