From: wolf Date: Thu, 11 Apr 2002 14:22:07 +0000 (+0000) Subject: Just some mock-up. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57266d2c4082f74782710587a7c8f33a92d0f78a;p=dealii-svn.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); /**