diff options
| author | Peter Kokot <peterkokot@gmail.com> | 2018-10-13 14:17:28 +0200 |
|---|---|---|
| committer | Peter Kokot <peterkokot@gmail.com> | 2018-10-13 14:17:28 +0200 |
| commit | 37c329d7153b65fd2430fa42e8af8e8a0cbc0a41 (patch) | |
| tree | 7041c722228f74286b96c50fc834652f0c29156f /build/php_cxx_compile_stdcxx.m4 | |
| parent | 6c2c7dabee006fa735307d92bb223a1fa3d47414 (diff) | |
| download | php-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.m4 | 6 |
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 # |
