]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid comment from grid_in.cc showing up in doc of read_vtk. 12748/head
authorSimon Sticko <simon@sticko.se>
Tue, 7 Sep 2021 13:19:49 +0000 (15:19 +0200)
committerSimon Sticko <simon@sticko.se>
Tue, 7 Sep 2021 13:19:49 +0000 (15:19 +0200)
By changing the /// to // in the cc-file.

source/grid/grid_in.cc

index 4d7e4793e72606b3bbd86bd1757afbd0721cd469..7f665b1b8560c30bf0540ef7ab366d6a81dc2fea 100644 (file)
@@ -388,8 +388,7 @@ GridIn<dim, spacedim>::read_vtk(std::istream &in)
                     ExcMessage(
                       "While reading VTK file, failed to find CELLS section"));
 
-      /////////////////////Processing the CELL_TYPES
-      /// section////////////////////////
+      // Processing the CELL_TYPES section
 
       in >> keyword;
 

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.