summaryrefslogtreecommitdiff
path: root/zlibWrapper/gzwrite.c
diff options
context:
space:
mode:
Diffstat (limited to 'zlibWrapper/gzwrite.c')
-rw-r--r--zlibWrapper/gzwrite.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/zlibWrapper/gzwrite.c b/zlibWrapper/gzwrite.c
index bcda4774aeeb..d1250b90084d 100644
--- a/zlibWrapper/gzwrite.c
+++ b/zlibWrapper/gzwrite.c
@@ -1,6 +1,6 @@
/* gzwrite.c contains minimal changes required to be compiled with zlibWrapper:
- * - gz_statep was converted to union to work with -Wstrict-aliasing=1 */
-
+ * - gz_statep was converted to union to work with -Wstrict-aliasing=1 */
+
/* gzwrite.c -- zlib functions for writing gzip files
* Copyright (C) 2004-2017 Mark Adler
* For conditions of distribution and use, see http://www.zlib.net/zlib_license.html