diff m4/acinclude.m4 @ 21604:d7a268e68e69

maint: Strip trailing whitespace from source files.
author John W. Eaton <jwe@octave.org>
date Mon, 11 Apr 2016 10:53:18 -0400
parents 7e8a410e6124
children aba2e6293dd8
line wrap: on
line diff
--- a/m4/acinclude.m4	Mon Apr 11 10:45:17 2016 +0200
+++ b/m4/acinclude.m4	Mon Apr 11 10:53:18 2016 -0400
@@ -1518,7 +1518,7 @@
 dnl
 dnl   2. static_cast to unsigned int counterpart works like
 dnl      interpreting the signed bit pattern as unsigned (and is thus
-dnl      zero-cost). 
+dnl      zero-cost).
 dnl
 dnl   3. Signed addition and subtraction yield the same bit results
 dnl      as unsigned.  (We use casts to prevent optimization