]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove extraneous semi-colon.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 10 Jan 2001 16:22:13 +0000 (16:22 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 10 Jan 2001 16:22:13 +0000 (16:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@3627 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/exceptions.h

index 5aa2a879b3cde960d5e36f465d044d88bf73bda7..c6df1486559b493bb3cb5c5ced9d972d0a1b8800 100644 (file)
@@ -491,7 +491,7 @@ void __IssueError_Throw (const char *file,
  * @author Wolfgang Bangerth, November 1997
  */
 #define DeclException0(Exception0)  \
-class Exception0 :  public ExceptionBase {};
+class Exception0 :  public ExceptionBase {}
 
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.