]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a space issue in an exception text. 11907/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 5 Mar 2021 01:21:27 +0000 (02:21 +0100)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sun, 14 Mar 2021 13:13:49 +0000 (14:13 +0100)
include/deal.II/sundials/kinsol.h

index 869c42d6e8a43714c2725fcdb29bae8db9139b52..c801f28fecf5be132cfb3474df9dbcafa1172921 100644 (file)
@@ -632,7 +632,7 @@ namespace SUNDIALS
     DeclException1(ExcKINSOLError,
                    int,
                    << "One of the SUNDIALS KINSOL internal functions "
-                   << " returned a negative error code: " << arg1
+                   << "returned a negative error code: " << arg1
                    << ". Please consult SUNDIALS manual.");
 
 

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.