]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix typo.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 27 Sep 2002 15:43:22 +0000 (15:43 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 27 Sep 2002 15:43:22 +0000 (15:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@6540 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/sparse_direct.cc

index 67b859704e2aa97d212e2d067609be87b58a02aa..14d409d07ad75e89a547cc0c6e45082fa21fc934 100644 (file)
@@ -235,7 +235,7 @@ struct SparseDirectMA27::DetachedModeData
         int ret = write (server_client_pipe[1],
                          reinterpret_cast<const char *> (t),
                          sizeof(T) * N);
-                                         // if read call was
+                                         // if write call was
                                          // interrupted, just
                                          // retry
         if ((ret<0) && (errno==EINTR))

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.