From: Wolfgang Bangerth Date: Tue, 1 Oct 2002 19:12:48 +0000 (+0000) Subject: Indent comment. X-Git-Tag: v8.0.0~17398 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f112a06a015e9d5627954f828719ca70f76947d7;p=dealii.git Indent comment. git-svn-id: https://svn.dealii.org/trunk@6587 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/source/sparse_direct.cc b/deal.II/lac/source/sparse_direct.cc index 26cbfaaa82..3fbf854692 100644 --- a/deal.II/lac/source/sparse_direct.cc +++ b/deal.II/lac/source/sparse_direct.cc @@ -363,8 +363,9 @@ struct SparseDirectMA27::DetachedModeData unsigned int count = 0; while (count < sizeof(T)*N) { - // repeat writing until syscall is - // not interrupted + // repeat writing until + // syscall is not + // interrupted int ret; do ret = write (server_client_pipe[1],