From: Jean-Paul Pelteret Date: Fri, 13 Jul 2018 09:56:56 +0000 (+0200) Subject: Fix some stale comments at the end of preprocessor directives X-Git-Tag: v9.1.0-rc1~918^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77698d3eb7c5b82659abff76a28a50f13aece69f;p=dealii.git Fix some stale comments at the end of preprocessor directives --- diff --git a/include/deal.II/differentiation/ad/sacado_math.h b/include/deal.II/differentiation/ad/sacado_math.h index 53b6bedf96..cfd616d400 100644 --- a/include/deal.II/differentiation/ad/sacado_math.h +++ b/include/deal.II/differentiation/ad/sacado_math.h @@ -101,6 +101,6 @@ namespace std # endif // DOXYGEN -#endif // DEAL_II_WITH_TRILINOS +#endif // DEAL_II_TRILINOS_WITH_SACADO #endif diff --git a/include/deal.II/differentiation/ad/sacado_number_types.h b/include/deal.II/differentiation/ad/sacado_number_types.h index 44970b1117..9c4adea987 100644 --- a/include/deal.II/differentiation/ad/sacado_number_types.h +++ b/include/deal.II/differentiation/ad/sacado_number_types.h @@ -912,6 +912,6 @@ namespace Differentiation DEAL_II_NAMESPACE_CLOSE -#endif // DEAL_II_WITH_TRILINOS +#endif // DEAL_II_TRILINOS_WITH_SACADO #endif diff --git a/include/deal.II/differentiation/ad/sacado_product_types.h b/include/deal.II/differentiation/ad/sacado_product_types.h index cd8ea8bedc..fe71a8f32e 100644 --- a/include/deal.II/differentiation/ad/sacado_product_types.h +++ b/include/deal.II/differentiation/ad/sacado_product_types.h @@ -254,6 +254,6 @@ struct EnableIfScalar> DEAL_II_NAMESPACE_CLOSE -#endif // DEAL_II_WITH_TRILINOS +#endif // DEAL_II_TRILINOS_WITH_SACADO #endif