From af6c038b23c056fed1a8f5cbb8827b3a5061e893 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 4 Sep 2012 00:57:31 +0000 Subject: remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36895 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/zlib/zlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/zlib/zlib.c') diff --git a/ext/zlib/zlib.c b/ext/zlib/zlib.c index ae8536b7d1..6135e8259d 100644 --- a/ext/zlib/zlib.c +++ b/ext/zlib/zlib.c @@ -1830,7 +1830,7 @@ rb_inflate_s_allocate(VALUE klass) * Greater than 15:: * Add 32 to window_bits to enable zlib and gzip decoding with automatic * header detection, or add 16 to decode only the gzip format (a - * Zlib::DataError will be raised for a non-gzip stream). + * Zlib::DataError will be raised for a non-gzip stream). * * (-8..-15):: * Enables raw deflate mode which will not generate a check value, and will -- cgit v1.2.3