Fixed whitespace
authorThomas Schlage <thomas@globalleadsgroup.com>
Thu, 6 Jun 2013 12:41:00 +0000 (14:41 +0200)
committerThomas Schlage <thomas@globalleadsgroup.com>
Thu, 6 Jun 2013 12:41:00 +0000 (14:41 +0200)
wcfsetup/install/files/lib/system/io/ZipWriter.class.php

index 4b2382a06957fab07c9dbeaf5fe85b0da8ec1fc6..5a15fb22ba91af0392baec1d01dce52793e83b11 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
@@ -177,7 +177,7 @@ class ZipWriter {
        
        /**
         * Converts an unix timestamp to Zip file time.
-        *
+        * 
         * @param       integer         $date           unix timestamp
         * @return      string
         */