From b7a7b1a624c97945c0aaa49d46ae996fc0bdb6bc Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Sat, 3 Jan 2015 01:22:58 -0800 Subject: trailing whitespace removal --- ext/zip/lib/zip_source_error.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ext/zip/lib/zip_source_error.c') diff --git a/ext/zip/lib/zip_source_error.c b/ext/zip/lib/zip_source_error.c index f6f802c85b..0e7ce26099 100644 --- a/ext/zip/lib/zip_source_error.c +++ b/ext/zip/lib/zip_source_error.c @@ -17,7 +17,7 @@ 3. The names of the authors may not be used to endorse or promote products derived from this software without specific prior written permission. - + THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE @@ -31,11 +31,11 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ - + #include "zipint.h" - + void zip_source_error(struct zip_source *src, int *ze, int *se) -- cgit v1.2.1