summaryrefslogtreecommitdiff
path: root/ext/phar/tests/tar/files/tarmaker.php.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/tar/files/tarmaker.php.inc')
-rw-r--r--ext/phar/tests/tar/files/tarmaker.php.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/phar/tests/tar/files/tarmaker.php.inc b/ext/phar/tests/tar/files/tarmaker.php.inc
index 9b8d348fbb..0df7ee9933 100644
--- a/ext/phar/tests/tar/files/tarmaker.php.inc
+++ b/ext/phar/tests/tar/files/tarmaker.php.inc
@@ -32,7 +32,7 @@ class tarmaker
/**
* save a file inside this package
- *
+ *
* This code is modified from Vincent Lascaux's File_Archive
* package, which is licensed under the LGPL license.
* @param string relative path within the package
@@ -144,7 +144,7 @@ class tarmaker
/**
* Create an internal directory, creating parent directories as needed
- *
+ *
* @param string $dir
*/
function mkdir($dir)