summaryrefslogtreecommitdiff
path: root/lib/server/ProtocolUncertainStream.h
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2007-10-08 23:27:40 +0000
committerChris Wilson <chris+github@qwirx.com>2007-10-08 23:27:40 +0000
commita932318b71f0fc2826fe14e677eaed51303bb0a3 (patch)
treed34c42a64506f233b90844fdb3fee4e16c34f927 /lib/server/ProtocolUncertainStream.h
parentd9594a66427c2f906b7a8ea58fceaac41d137ca6 (diff)
Fix wrong comments, thanks to Nestor Arocha Rodriguez.
Diffstat (limited to 'lib/server/ProtocolUncertainStream.h')
-rw-r--r--lib/server/ProtocolUncertainStream.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/server/ProtocolUncertainStream.h b/lib/server/ProtocolUncertainStream.h
index 66397a39..4954cf88 100644
--- a/lib/server/ProtocolUncertainStream.h
+++ b/lib/server/ProtocolUncertainStream.h
@@ -1,7 +1,7 @@
// --------------------------------------------------------------------------
//
// File
-// Name: PartialReadStream.h
+// Name: ProtocolUncertainStream.h
// Purpose: Read part of another stream
// Created: 2003/12/05
//
@@ -15,7 +15,7 @@
// --------------------------------------------------------------------------
//
// Class
-// Name: PartialReadStream
+// Name: ProtocolUncertainStream
// Purpose: Read part of another stream
// Created: 2003/12/05
//