]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix comment marker for something that shouldn't be commented by doxygen.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 25 Jun 2010 03:33:25 +0000 (03:33 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 25 Jun 2010 03:33:25 +0000 (03:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@21360 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/config.h.in
deal.II/configure.in

index 6465f0964985400b417ef29bfda2ce803298416d..10ce954c4ed3806b758b9a040c618eeef63b2063 100644 (file)
 #  define DEAL_VOLATILE
 #endif
 
-/**
+/*
  * There is an annoying problem in the Trilinos header ml_config.h: It
  * #define's HAVE_INTTYPES_H but doesn't give the symbol a value. This
  * conflicts with the result of running deal.II's ./configure which
  * #undef into a #define again.
  */
 #if defined(DEAL_II_USE_TRILINOS) && defined(HAVE_INTTYPES_H)
-#  undef /**/ HAVE_INTTYPES_H
+#  undef /*   */ HAVE_INTTYPES_H
 #endif
 
 /**
index f88e2e12d2dabe4b3e7fc7ec70bafd0cfc0256f3..669f639edb56a442a2170e249d03d9216964b55f 100644 (file)
@@ -700,7 +700,7 @@ AH_BOTTOM(
 #  define DEAL_VOLATILE
 #endif
 
-/**
+/*
  * There is an annoying problem in the Trilinos header ml_config.h: It
  * #define's HAVE_INTTYPES_H but doesn't give the symbol a value. This
  * conflicts with the result of running deal.II's ./configure which
@@ -715,7 +715,7 @@ AH_BOTTOM(
  * #undef into a #define again.
  */
 #if defined(DEAL_II_USE_TRILINOS) && defined(HAVE_INTTYPES_H)
-#  undef /**/ HAVE_INTTYPES_H
+#  undef /*   */ HAVE_INTTYPES_H
 #endif
 
 /**

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.