]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/PeerDigest.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / PeerDigest.h
index f3740da1fd0396581b8a69a9f169bd3434e59644..fc71fc130ba3f54a1af229cd3027992f1bc18c16 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2016 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2017 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;