From 1fe612b5e931c2cf9df55d922e9b09e2f65bb35d Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 7 Mar 2003 20:43:43 +0000 Subject: [PATCH] Reindent one thing. git-svn-id: https://svn.dealii.org/trunk@7281 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/source/exceptions.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/base/source/exceptions.cc b/deal.II/base/source/exceptions.cc index d4c93acd18..da7bcf9473 100644 --- a/deal.II/base/source/exceptions.cc +++ b/deal.II/base/source/exceptions.cc @@ -180,7 +180,7 @@ namespace deal_II_exceptions const char *function, const char *cond, const char *exc_name, - ExceptionBase & e) + ExceptionBase &e) { // fill the fields of the // exception object -- 2.39.5