summaryrefslogtreecommitdiff
path: root/ext/phar/phar/phar.inc
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-10-13 14:14:50 +0200
committerPeter Kokot <peterkokot@gmail.com>2018-10-13 14:14:50 +0200
commit902d39a3a79c6efe93c8879575fdd5a759cf03de (patch)
treee6ec0af8ac4333de34f581c2c7b5a2eb93e635a1 /ext/phar/phar/phar.inc
parent581f0141b6dd8d20e71612f90b01507ed0783db8 (diff)
downloadphp-git-902d39a3a79c6efe93c8879575fdd5a759cf03de.tar.gz
Trim trailing whitespace in source code files
Diffstat (limited to 'ext/phar/phar/phar.inc')
-rw-r--r--ext/phar/phar/phar.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/phar/phar.inc b/ext/phar/phar/phar.inc
index 7e7d61851e..c28de0aa7a 100644
--- a/ext/phar/phar/phar.inc
+++ b/ext/phar/phar/phar.inc
@@ -12,7 +12,7 @@
// {{{ class Phar extends PHP_Archive
/**
* Phar class
- *
+ *
* @ingroup Phar
* @brief Phar implementation
* @author Marcus Boerger