]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/PeerDigest.h
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / src / PeerDigest.h
index ab37dce501e5dbcd846abf8f12c27772202ff932..442e90542e34643ede382e579f5d0c5fe24a4fdc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2018 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -56,7 +56,7 @@ public:
     store_client *old_sc;
     HttpRequest *request;
     int offset;
-    int mask_offset;
+    uint32_t mask_offset;
     time_t start_time;
     time_t resp_time;
     time_t expires;