diff liboctave/numeric/sparse-chol.cc @ 23477:3530b956d707

maint: Strip trailing whitespace from source files.
author John W. Eaton <jwe@octave.org>
date Tue, 09 May 2017 12:21:37 -0400
parents d691ed308237
children 08036a7f3660
line wrap: on
line diff
--- a/liboctave/numeric/sparse-chol.cc	Tue May 09 12:13:12 2017 -0400
+++ b/liboctave/numeric/sparse-chol.cc	Tue May 09 12:21:37 2017 -0400
@@ -26,7 +26,7 @@
 #  include "config.h"
 #endif
 
-#include <cstddef> 
+#include <cstddef>
 
 #include "CSparse.h"
 #include "MatrixType.h"