From 7ba6828d60b4d87e0f45c3d37379d298ff9e7459 Mon Sep 17 00:00:00 2001 From: Thomas Schlage Date: Thu, 6 Jun 2013 14:41:00 +0200 Subject: [PATCH] Fixed whitespace --- wcfsetup/install/files/lib/system/io/ZipWriter.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wcfsetup/install/files/lib/system/io/ZipWriter.class.php b/wcfsetup/install/files/lib/system/io/ZipWriter.class.php index 4b2382a069..5a15fb22ba 100644 --- a/wcfsetup/install/files/lib/system/io/ZipWriter.class.php +++ b/wcfsetup/install/files/lib/system/io/ZipWriter.class.php @@ -5,7 +5,7 @@ use wcf\util\StringUtil; /** * Creates a Zip file archive. - * + * * @author Marcel Werk * @copyright 2001-2012 WoltLab GmbH * @license GNU Lesser General Public License @@ -177,7 +177,7 @@ class ZipWriter { /** * Converts an unix timestamp to Zip file time. - * + * * @param integer $date unix timestamp * @return string */ -- 2.20.1