From 37c329d7153b65fd2430fa42e8af8e8a0cbc0a41 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Sat, 13 Oct 2018 14:17:28 +0200 Subject: Trim trailing whitespace in source code files --- Zend/build.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Zend/build.mk') diff --git a/Zend/build.mk b/Zend/build.mk index 53e7849cf9..ef14b65e65 100644 --- a/Zend/build.mk +++ b/Zend/build.mk @@ -32,7 +32,7 @@ aclocal.m4: configure.ac acinclude.m4 aclocal $(config_h_in): configure.ac -# explicitly remove target since autoheader does not seem to work +# explicitly remove target since autoheader does not seem to work # correctly otherwise (timestamps are not updated) @rm -f $@ autoheader -- cgit v1.2.1