summaryrefslogtreecommitdiff
path: root/build/php_cxx_compile_stdcxx.m4
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-10-13 14:17:28 +0200
committerPeter Kokot <peterkokot@gmail.com>2018-10-13 14:17:28 +0200
commit37c329d7153b65fd2430fa42e8af8e8a0cbc0a41 (patch)
tree7041c722228f74286b96c50fc834652f0c29156f /build/php_cxx_compile_stdcxx.m4
parent6c2c7dabee006fa735307d92bb223a1fa3d47414 (diff)
downloadphp-git-37c329d7153b65fd2430fa42e8af8e8a0cbc0a41.tar.gz
Trim trailing whitespace in source code files
Diffstat (limited to 'build/php_cxx_compile_stdcxx.m4')
-rw-r--r--build/php_cxx_compile_stdcxx.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/build/php_cxx_compile_stdcxx.m4 b/build/php_cxx_compile_stdcxx.m4
index 689aa65e20..8005721c05 100644
--- a/build/php_cxx_compile_stdcxx.m4
+++ b/build/php_cxx_compile_stdcxx.m4
@@ -1,9 +1,9 @@
dnl
dnl Based on https://www.gnu.org/software/autoconf-archive/ax_cxx_compile_stdcxx.html
dnl Author: Anatol Belski <ab@php.net>
-dnl
+dnl
dnl PHP_CXX_COMPILE_STDCXX(version, mandatory|optional, var_name_to_put_switch_in)
-dnl
+dnl
dnl ARGUMENTS
dnl
dnl first arg - version as 11, 14 or 17
@@ -74,7 +74,7 @@ AC_DEFUN([PHP_CXX_COMPILE_STDCXX], [dnl
dnl
dnl PHP specific implementation end.
-dnl The relevant part of the unchanged original implementation is below.
+dnl The relevant part of the unchanged original implementation is below.
dnl
#