]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Spell check
authorserassio <>
Mon, 21 Jan 2008 02:39:26 +0000 (02:39 +0000)
committerserassio <>
Mon, 21 Jan 2008 02:39:26 +0000 (02:39 +0000)
src/ACLCertificate.cc
src/DelayId.cc
src/ESI.cc
src/ESIAssign.cc
src/ESIContext.cc
src/ESIInclude.cc
src/ESISequence.cc
src/dns_internal.cc
src/ssl_support.cc

index 3aea6dfe3d2320ecb100eabb650f910ae73e204b..b6da4f381969f027a7099efdc7e48cf64ec2f5f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: ACLCertificate.cc,v 1.2.6.1 2008/01/20 14:47:54 serassio Exp $
+ * $Id: ACLCertificate.cc,v 1.2.6.2 2008/01/20 19:39:26 serassio Exp $
  *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
@@ -36,7 +36,7 @@
 
 #include "squid.h"
 
-/* MS VisualStudio Projects are monolithic, so we need the following
+/* MS Visual Studio Projects are monolithic, so we need the following
  * #if to exclude the SSL code from compile process when not needed.
  */
 #if USE_SSL
index d42aeac0ee0eb3f6b63ba44605e1db32863e76c4..f7bf99305ac08df7f30fba8c127815e130ef6186 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: DelayId.cc,v 1.23.4.1 2008/01/20 14:47:54 serassio Exp $
+ * $Id: DelayId.cc,v 1.23.4.2 2008/01/20 19:39:26 serassio Exp $
  *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
@@ -39,7 +39,7 @@
 
 #include "config.h"
 
-/* MS VisualStudio Projects are monolithic, so we need the following
+/* MS Visual Studio Projects are monolithic, so we need the following
  * #if to exclude the delay pools code from compile process when not needed.
  */
 #if DELAY_POOLS
index 780ad1aff3331e5e169897c082a7e5031ced2ae2..c008d847624511ebb7ab0944b85d4430548cf5ad 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ESI.cc,v 1.26.4.1 2008/01/20 14:47:54 serassio Exp $
+ * $Id: ESI.cc,v 1.26.4.2 2008/01/20 19:39:26 serassio Exp $
  *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
@@ -36,7 +36,7 @@
 
 #include "squid.h"
 
-/* MS VisualStudio Projects are monolithic, so we need the following
+/* MS Visual Studio Projects are monolithic, so we need the following
  * #if to exclude the ESI code from compile process when not needed.
  */
 #if (USE_SQUID_ESI == 1)
index 56e2a70f558658b12d74dd6e44e876748b25897a..8beca87e33b102c790e9bbf94eb78ce0415ff400 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ESIAssign.cc,v 1.6.6.1 2008/01/20 14:47:54 serassio Exp $
+ * $Id: ESIAssign.cc,v 1.6.6.2 2008/01/20 19:39:26 serassio Exp $
  *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
@@ -35,7 +35,7 @@
 
 #include "squid.h"
 
-/* MS VisualStudio Projects are monolithic, so we need the following
+/* MS Visual Studio Projects are monolithic, so we need the following
  * #if to exclude the ESI code from compile process when not needed.
  */
 #if (USE_SQUID_ESI == 1)
index bdf4f7538f2eb7852e1431d742f599cd642a6b26..5bd5bfd08a1d990a8ddfd326162d6bd8e82f2c0d 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ESIContext.cc,v 1.3.6.1 2008/01/20 14:47:54 serassio Exp $
+ * $Id: ESIContext.cc,v 1.3.6.2 2008/01/20 19:39:26 serassio Exp $
  *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
@@ -35,7 +35,7 @@
 
 #include "squid.h"
 
-/* MS VisualStudio Projects are monolithic, so we need the following
+/* MS Visual Studio Projects are monolithic, so we need the following
  * #if to exclude the ESI code from compile process when not needed.
  */
 #if (USE_SQUID_ESI == 1)
index 653baa3eb32101545b83537a9be8c4fc10543ba0..e32a9e8cb9d00b1b6fd7c3ecb5ff1015d46b5b8a 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ESIInclude.cc,v 1.14.4.1 2008/01/20 14:47:54 serassio Exp $
+ * $Id: ESIInclude.cc,v 1.14.4.2 2008/01/20 19:39:26 serassio Exp $
  *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
@@ -36,7 +36,7 @@
 
 #include "squid.h"
 
-/* MS VisualStudio Projects are monolithic, so we need the following
+/* MS Visual Studio Projects are monolithic, so we need the following
  * #if to exclude the ESI code from compile process when not needed.
  */
 #if (USE_SQUID_ESI == 1)
index 2db892c6f0ef8aebfe31d9e3b02ccf66aed86978..a524ab17574b18aea045169a34ee33c4e87b616f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: ESISequence.cc,v 1.6.6.1 2008/01/20 14:47:54 serassio Exp $
+ * $Id: ESISequence.cc,v 1.6.6.2 2008/01/20 19:39:26 serassio Exp $
  *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
@@ -35,7 +35,7 @@
 
 #include "squid.h"
 
-/* MS VisualStudio Projects are monolithic, so we need the following
+/* MS Visual Studio Projects are monolithic, so we need the following
  * #if to exclude the ESI code from compile process when not needed.
  */
 #if (USE_SQUID_ESI == 1)
index f927147477e65a3a4b283436ab8561c747c87c6f..e10ce5741a56b5600d61052eb5458ce46d9a8c54 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: dns_internal.cc,v 1.101 2007/06/23 21:08:39 hno Exp $
+ * $Id: dns_internal.cc,v 1.101.6.1 2008/01/20 19:39:26 serassio Exp $
  *
  * DEBUG: section 78    DNS lookups; interacts with lib/rfc1035.c
  * AUTHOR: Duane Wessels
@@ -51,7 +51,7 @@
 #include <resolv.h>
 #endif
 
-/* MS VisualStudio Projects are monolithic, so we need the following
+/* MS Visual Studio Projects are monolithic, so we need the following
    #ifndef to exclude the internal DNS code from compile process when
    using external DNS process.
  */
index dd7baffeed4c0e292729db00c06524491715d12e..869661bbc29ee8b35272b4da78fbf8248269f454 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ssl_support.cc,v 1.35.6.1 2008/01/20 14:47:54 serassio Exp $
+ * $Id: ssl_support.cc,v 1.35.6.2 2008/01/20 19:39:26 serassio Exp $
  *
  * AUTHOR: Benno Rice
  * DEBUG: section 83    SSL accelerator support
@@ -35,7 +35,7 @@
 
 #include "squid.h"
 
-/* MS VisualStudio Projects are monolithic, so we need the following
+/* MS Visual Studio Projects are monolithic, so we need the following
  * #if to exclude the SSL code from compile process when not needed.
  */
 #if USE_SSL