]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove ending semicolons.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Wed, 21 Sep 2005 06:56:22 +0000 (06:56 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Wed, 21 Sep 2005 06:56:22 +0000 (06:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@11486 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/development/writing-documentation.html

index 13f89f9c46a1474ff74e58b36288c934e64b4ac8..08d6c22c21080889f021465598736ec3b15d6289 100644 (file)
            *   void foobar ()
            *   {
            *     i = 0;
-           *   };
+           *   }
            * @endverbatim
            */
         </pre>
      void foobar ()
      {
        i = 0;
-     };
+     }
         </pre>
         This is useful if you want to include small sample code snippets
         into your documentation. In particular, it is important that

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.