From 2291132e1e57e41649c769c67bbf0cfed585b4a6 Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 7 Oct 2004 15:23:17 +0000 Subject: [PATCH] Fix formatting. git-svn-id: https://svn.dealii.org/trunk@9692 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/bits/petsc_64.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bits/petsc_64.cc b/tests/bits/petsc_64.cc index ae88489bed..c5dbdde11e 100644 --- a/tests/bits/petsc_64.cc +++ b/tests/bits/petsc_64.cc @@ -57,7 +57,7 @@ int main (int argc,char **argv) test (v1); // check - // PETScWrappers::MPI::SparseMatrix + // PETScWrappers::MPI::SparseMatrix MPI_Comm mpi_communicator (MPI_COMM_WORLD); int n_jobs=1; MPI_Comm_size (mpi_communicator, &n_jobs); -- 2.39.5