aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/zlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/zlib.h')
-rw-r--r--include/linux/zlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/zlib.h b/include/linux/zlib.h
index c757d848a758..78ede944c082 100644
--- a/include/linux/zlib.h
+++ b/include/linux/zlib.h
@@ -23,7 +23,7 @@
The data format used by the zlib library is described by RFCs (Request for
- Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt
+ Comments) 1950 to 1952 in the files https://www.ietf.org/rfc/rfc1950.txt
(zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
*/