aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-01-10 20:52:55 +0000
committerlloyd <[email protected]>2012-01-10 20:52:55 +0000
commitd6ec0f46e79f4b99194f8257e1f226b5ec05fe32 (patch)
tree6400a5f815aeefe738a30c921e503be1641dd4a5 /src/tls
parentf150c461cbc36aa0d7166115d88bd0fde6d72e80 (diff)
Kill stray char
Diffstat (limited to 'src/tls')
-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
*