summaryrefslogtreecommitdiff
path: root/ext/shmop/config.m4
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/shmop/config.m4
parent581f0141b6dd8d20e71612f90b01507ed0783db8 (diff)
downloadphp-git-902d39a3a79c6efe93c8879575fdd5a759cf03de.tar.gz
Trim trailing whitespace in source code files
Diffstat (limited to 'ext/shmop/config.m4')
-rw-r--r--ext/shmop/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shmop/config.m4 b/ext/shmop/config.m4
index 6c1709d715..4017982a54 100644
--- a/ext/shmop/config.m4
+++ b/ext/shmop/config.m4
@@ -1,5 +1,5 @@
dnl $Id$
-PHP_ARG_ENABLE(shmop, whether to enable shmop support,
+PHP_ARG_ENABLE(shmop, whether to enable shmop support,
[ --enable-shmop Enable shmop support])
if test "$PHP_SHMOP" != "no"; then