From 62202ed10617927d5429bc59898e12a366abe744 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 13:00:20 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM --- libs/zlib/src/gzlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/zlib/src/gzlib.c') diff --git a/libs/zlib/src/gzlib.c b/libs/zlib/src/gzlib.c index 4105e6aff9..35d2834c11 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 */ -- cgit v1.2.3