diff NEWS @ 21076:b433f9990452

strip trailing whitespace from files * NEWS, oop.txi, ov.h, dSparse.h, f77-fcn.h, lo-array-gripes.h, display.m, int2str.m, num2str.m, subsindex.m, fileattrib.m, parser.tst: Strip trailing whitespace.
author John W. Eaton <jwe@octave.org>
date Fri, 15 Jan 2016 12:46:58 -0500
parents 5ed379c8decd
children 2e8aea678f2a
line wrap: on
line diff
--- a/NEWS	Fri Jan 15 09:19:46 2016 -0800
+++ b/NEWS	Fri Jan 15 12:46:58 2016 -0500
@@ -110,7 +110,7 @@
     and "current_liboctave_error_with_id_handler".  If a programmer has
     installed their own custom error handling routines when directly linking
     with liboctave then these must be updated to throw an exception and not
-    return to the calling program. 
+    return to the calling program.
 
  ** New configure option, --enable-address-sanitizer-flags, to build Octave
     with memory allocator checks (similar to those in valgrind) built in.