]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix erroneous wrap of compound word. 1271/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 6 Aug 2015 01:16:31 +0000 (20:16 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 6 Aug 2015 01:16:31 +0000 (20:16 -0500)
include/deal.II/base/subscriptor.h

index 11a151c1e4a3433cedbddcc8fc2db1fac97e33bc..2050f2e871e0735b1a0220998722dec9291241a4 100644 (file)
@@ -177,8 +177,8 @@ private:
    * constant objects also.
    *
    * In multithreaded mode, this counter may be modified by different threads.
-   * We thus have to mark it <tt>volatile</tt>. However, this is counter-
-   * productive in non-MT mode since it may pessimize code. So use the macro
+   * We thus have to mark it <tt>volatile</tt>. However, this is
+   * counter-productive in non-MT mode since it may pessimize code. So use the macro
    * defined in <tt>deal.II/base/config.h</tt> to selectively add volatility.
    */
   mutable DEAL_VOLATILE unsigned int counter;

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.