summaryrefslogtreecommitdiff
path: root/infback.c
diff options
context:
space:
mode:
authorMark Adler <git@madler.net>2025-12-08 05:30:18 -0800
committerMark Adler <git@madler.net>2025-12-08 05:30:18 -0800
commit570720b0c24f9686c33f35a1b3165c1f568b96be (patch)
tree76df0b0062100759f09151fba56122d8e4a9b417 /infback.c
parent9aa11a7ed2240b1ccaa15fb5c74a639e6d6220d9 (diff)
downloadzlib-1.3.1.2.tar.gz
zlib-1.3.1.2.tar.bz2
zlib-1.3.1.2.zip
Interim version for an audit.
Diffstat (limited to 'infback.c')
-rw-r--r--infback.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/infback.c b/infback.c
index 78e9842..5608530 100644
--- a/infback.c
+++ b/infback.c
@@ -1,5 +1,5 @@
1/* infback.c -- inflate using a call-back interface 1/* infback.c -- inflate using a call-back interface
2 * Copyright (C) 1995-2022 Mark Adler 2 * Copyright (C) 1995-2025 Mark Adler
3 * For conditions of distribution and use, see copyright notice in zlib.h 3 * For conditions of distribution and use, see copyright notice in zlib.h
4 */ 4 */
5 5