aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/rec_read.cpp
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-02-16 18:21:10 +0000
committerlloyd <[email protected]>2010-02-16 18:21:10 +0000
commite30f46ad200bd724caf72ccbf74bc416e1612b47 (patch)
tree632a4060979b2459db16ce89d0ed3ae181885d1c /src/ssl/rec_read.cpp
parent508ccf7deb5ae8acb05d3514067bf3d0cc504a62 (diff)
Rename Policy to TLS_Policy.
Put TLS_ in all the header guards to reduce the odds of conflicts.
Diffstat (limited to 'src/ssl/rec_read.cpp')
-rw-r--r--src/ssl/rec_read.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ssl/rec_read.cpp b/src/ssl/rec_read.cpp
index c881119cd..95059dbf2 100644
--- a/src/ssl/rec_read.cpp
+++ b/src/ssl/rec_read.cpp
@@ -1,5 +1,5 @@
/**
-* TLS Record Reading Source File
+* TLS Record Reading
* (C) 2004-2006 Jack Lloyd
*
* Released under the terms of the Botan license