From: David Wells Date: Sat, 25 Jul 2015 03:11:15 +0000 (-0400) Subject: Update internal documentation. X-Git-Tag: v8.4.0-rc2~670^2~4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6d12f9420bb5107b43fb699ae47d6df88c21fad;p=dealii.git Update internal documentation. There does not seem to be such a thing as an 'EntryValue'. --- diff --git a/include/deal.II/base/parameter_handler.h b/include/deal.II/base/parameter_handler.h index 0496cf85cc..fd687a6e8a 100644 --- a/include/deal.II/base/parameter_handler.h +++ b/include/deal.II/base/parameter_handler.h @@ -2355,7 +2355,7 @@ private: /** * List of entry values constructed out of what was given in the input - * file (that is stored in EntryValue. + * file. */ std::vector different_values;