From 7f6387b59ae1b5d642b0d05afbb14cab07061a9a Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Sat, 13 Oct 2018 14:12:55 +0200 Subject: Trim trailing whitespace in source code files --- ext/phar/tests/zip/files/zipmaker.php.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/phar/tests/zip/files/zipmaker.php.inc') 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 */ -- cgit v1.2.1