summaryrefslogtreecommitdiff
path: root/src/gzip/inftrees.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gzip/inftrees.c')
-rw-r--r--src/gzip/inftrees.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gzip/inftrees.c b/src/gzip/inftrees.c
index d8405a24c..dd4965e9a 100644
--- a/src/gzip/inftrees.c
+++ b/src/gzip/inftrees.c
@@ -8,7 +8,7 @@
#define MAXBITS 15
-const char inflate_copyright[] =
+static const char inflate_copyright[] =
" inflate 1.2.13 Copyright 1995-2022 Mark Adler ";
/*
If you use the zlib library in a product, an acknowledgment is welcome