]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Typos in HEAD.
authorrobertc <>
Mon, 12 Jun 2006 02:48:45 +0000 (02:48 +0000)
committerrobertc <>
Mon, 12 Jun 2006 02:48:45 +0000 (02:48 +0000)
src/cf.data.pre
src/http.cc

index 32b10c4a75417e9eba61cfda5da70c9d834dea2e..00b68904174665f3b530620c4df959233edeb99a 100644 (file)
@@ -1,6 +1,6 @@
 
 #
-# $Id: cf.data.pre,v 1.416 2006/06/11 10:13:12 hno Exp $
+# $Id: cf.data.pre,v 1.417 2006/06/11 20:48:45 robertc Exp $
 #
 #
 # SQUID Web Proxy Cache                http://www.squid-cache.org/
@@ -1664,7 +1664,7 @@ DOC_START
 DOC_END
 
 
-NAME: oul_rewrite_program redirect_program
+NAME: url_rewrite_program redirect_program
 TYPE: wordlist
 LOC: Config.Program.redirect
 DEFAULT: none
index 3876454c433c96cdc21ed00a3092c49858de7eeb..83ac0f52b2901a74a2d5b6a461a57205c50adbab 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: http.cc,v 1.500 2006/06/07 12:32:56 hno Exp $
+ * $Id: http.cc,v 1.501 2006/06/11 20:48:45 robertc Exp $
  *
  * DEBUG: section 11    Hypertext Transfer Protocol (HTTP)
  * AUTHOR: Harvest Derived
@@ -382,7 +382,7 @@ HttpStateData::cacheableReply()
 
     const refresh_t *R = NULL;
 
-    /* This strange looking define first looks up the frefresh pattern
+    /* This strange looking define first looks up the refresh pattern
      * and then checks if the specified flag is set. The main purpose
      * of this is to simplify the refresh pattern lookup and HTTP_VIOLATIONS
      * condition