diff options
Diffstat (limited to 'libs/zlib/src/gzlib.c')
-rw-r--r-- | libs/zlib/src/gzlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/zlib/src/gzlib.c b/libs/zlib/src/gzlib.c index 35d2834c11..4105e6aff9 100644 --- a/libs/zlib/src/gzlib.c +++ b/libs/zlib/src/gzlib.c @@ -1,4 +1,4 @@ -/* gzlib.c -- zlib functions common to reading and writing gzip files +/* gzlib.c -- zlib functions common to reading and writing gzip files * Copyright (C) 2004-2017 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ |