From: Wolfgang Bangerth Date: Thu, 11 Apr 2002 14:22:07 +0000 (+0000) Subject: Just some mock-up. X-Git-Tag: v8.0.0~18205 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c1726da43f96adbe7f7cd164c750bed3482c947;p=dealii.git Just some mock-up. git-svn-id: https://svn.dealii.org/trunk@5643 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/exceptions.h b/deal.II/base/include/base/exceptions.h index e06dc5a80a..346bc7b10a 100644 --- a/deal.II/base/include/base/exceptions.h +++ b/deal.II/base/include/base/exceptions.h @@ -476,7 +476,7 @@ namespace deal_II_exceptions const char *function, const char *cond, const char *exc_name, - ExceptionBase & e); + ExceptionBase &e); /**