diff options
Diffstat (limited to 'ext/phar/tests/zip/files/zipmaker.php.inc')
-rw-r--r-- | ext/phar/tests/zip/files/zipmaker.php.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/zip/files/zipmaker.php.inc b/ext/phar/tests/zip/files/zipmaker.php.inc index aceab0d26b..ad16fda659 100644 --- a/ext/phar/tests/zip/files/zipmaker.php.inc +++ b/ext/phar/tests/zip/files/zipmaker.php.inc @@ -51,7 +51,7 @@ class zipmaker /** * Create an internal directory, creating parent directories as needed - * + * * This is a no-op for the tar creator * @param string $dir */ |