diff liboctave/array/dSparse.h @ 19630:0e1f5a750d00

maint: Periodic merge of gui-release to default.
author John W. Eaton <jwe@octave.org>
date Tue, 20 Jan 2015 10:24:46 -0500
parents 65554f5847ac be7ac98fab43
children 4197fc428c7d
line wrap: on
line diff
--- a/liboctave/array/dSparse.h	Tue Jan 20 09:55:41 2015 -0500
+++ b/liboctave/array/dSparse.h	Tue Jan 20 10:24:46 2015 -0500
@@ -125,7 +125,7 @@
   friend OCTAVE_API SparseMatrix atan2 (const double& x, const SparseMatrix& y)
                                         GCC_ATTR_DEPRECATED ;
   friend OCTAVE_API SparseMatrix atan2 (const SparseMatrix& x, const double& y)
-                                        GCC_ATTR_DEPRECATED ; 
+                                        GCC_ATTR_DEPRECATED ;
   friend OCTAVE_API SparseMatrix atan2 (const SparseMatrix& x,
                                         const SparseMatrix& y)
                                         GCC_ATTR_DEPRECATED ;