From a932318b71f0fc2826fe14e677eaed51303bb0a3 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 8 Oct 2007 23:27:40 +0000 Subject: Fix wrong comments, thanks to Nestor Arocha Rodriguez. --- lib/backupstore/BackupStoreInfo.h | 2 +- lib/compress/Compress.h | 4 ++-- lib/server/ProtocolUncertainStream.h | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/backupstore/BackupStoreInfo.h b/lib/backupstore/BackupStoreInfo.h index 1aba5edb..a94ca9d6 100644 --- a/lib/backupstore/BackupStoreInfo.h +++ b/lib/backupstore/BackupStoreInfo.h @@ -18,7 +18,7 @@ class BackupStoreCheck; // -------------------------------------------------------------------------- // -// File +// Class // Name: BackupStoreInfo // Purpose: Main backup store information storage // Created: 2003/08/28 diff --git a/lib/compress/Compress.h b/lib/compress/Compress.h index 9b609adb..4a98a59e 100644 --- a/lib/compress/Compress.h +++ b/lib/compress/Compress.h @@ -1,7 +1,7 @@ // -------------------------------------------------------------------------- // // File -// Name: CompressContext.h +// Name: Compress.h // Purpose: Interface to zlib compression // Created: 5/12/03 // @@ -17,7 +17,7 @@ // -------------------------------------------------------------------------- // // Class -// Name: CompressContext +// Name: Compress // Purpose: Interface to zlib compression, only very slight wrapper. // (Use CompressStream for a more friendly interface.) // Created: 5/12/03 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 // -- cgit v1.2.3