]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/esi/Context.h
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / esi / Context.h
index ee2f6f15acff5e812f52b8b30db3a9afddcaf6ec..f3281a18dd5c88f7595d66e3901d6a0baca7b65b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2016 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2020 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -78,7 +78,7 @@ public:
         int oktosend:1;
         int finished:1;
 
-        /* an error has occured, send full body replies
+        /* an error has occurred, send full body replies
          * regardless. Note that we don't fail midstream
          * because we buffer until we can not fail
          */