From: Daniel Arndt Date: Wed, 25 Jan 2023 21:21:54 +0000 (-0500) Subject: Fxi some more whitespaces X-Git-Tag: v9.5.0-rc1~608^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F14722%2Fhead;p=dealii.git Fxi some more whitespaces --- diff --git a/include/deal.II/base/config.h.in b/include/deal.II/base/config.h.in index 8cc111bedd..29adf3cafc 100644 --- a/include/deal.II/base/config.h.in +++ b/include/deal.II/base/config.h.in @@ -267,9 +267,9 @@ */ /** - * Returns true if the used deal.II version is greater or equal than the - * version specified by the three arguments. The internal implementation - * assumes that the number of minor and subminor versions is not larger + * Returns true if the used deal.II version is greater or equal than the + * version specified by the three arguments. The internal implementation + * assumes that the number of minor and subminor versions is not larger * than 100. */ #define DEAL_II_VERSION_GTE(major,minor,subminor) \