]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix an include guard name. 4798/head
authorDavid Wells <wellsd2@rpi.edu>
Sun, 24 Sep 2017 04:01:12 +0000 (00:01 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Sun, 8 Oct 2017 23:22:36 +0000 (19:22 -0400)
include/deal.II/grid/grid_tools.h

index a5772ac992d5310552b30fcccd4648011d1d6c42..715096c463506d27fe21ae7d19439652104bf1be 100644 (file)
@@ -13,8 +13,8 @@
 //
 // ---------------------------------------------------------------------
 
-#ifndef dealii_grid_tools_H
-#define dealii_grid_tools_H
+#ifndef dealii_grid_tools_h
+#define dealii_grid_tools_h
 
 
 #include <deal.II/base/config.h>
@@ -2791,6 +2791,6 @@ namespace GridTools
 DEAL_II_NAMESPACE_CLOSE
 
 /*----------------------------   grid_tools.h     ---------------------------*/
-/* end of #ifndef dealii_grid_tools_H */
+/* end of #ifndef dealii_grid_tools_h */
 #endif
 /*----------------------------   grid_tools.h     ---------------------------*/

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.