]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
revert accidental whitespace change
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 19 Feb 2013 19:18:17 +0000 (19:18 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 19 Feb 2013 19:18:17 +0000 (19:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@28479 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/petsc_matrix_base.h

index bc81805f3f55fe87a884328cf2ba20559599f046..a62cec26002a2fbf00bb0e28eead6be9bb3dd368 100644 (file)
@@ -1707,7 +1707,7 @@ namespace PETScWrappers
 #ifndef PETSC_USE_64BIT_INDICES
     if (elide_zero_values == false)
       {
-        col_index_ptr = (int*)col_indices;
+        col_index_ptr = (int *)col_indices;
         col_value_ptr = values;
         n_columns = n_cols;
       }

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.