From 3d9df6ecf83a41a3990fbff5c276f854d158e8ad Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Tue, 14 Aug 2012 00:31:23 -0700 Subject: Clean up examples/gzlog.[ch] comparisons of different types. --- examples/gzlog.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/gzlog.h') diff --git a/examples/gzlog.h b/examples/gzlog.h index 4e093bc..86f0cec 100644 --- a/examples/gzlog.h +++ b/examples/gzlog.h @@ -1,6 +1,6 @@ /* gzlog.h Copyright (C) 2004, 2008, 2012 Mark Adler, all rights reserved - version 2.1, 8 Jul 2012 + version 2.2, 14 Aug 2012 This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages @@ -28,6 +28,7 @@ Compression now occurs as needed during gzlog_write() gzlog_write() now always leaves the log file as valid gzip 2.1 8 Jul 2012 Fix argument checks in gzlog_compress() and gzlog_write() + 2.2 14 Aug 2012 Clean up signed comparisons */ /* -- cgit v1.2.3-55-g6feb