]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add missing endline.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 20 Dec 2010 14:06:23 +0000 (14:06 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 20 Dec 2010 14:06:23 +0000 (14:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@23021 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/base/parameter_handler.cc

index 18a4b621c120dbc8a89341930953f94586705140..4958dd9b45001cfb0c89f31311b9b835ad7159e3 100644 (file)
@@ -1207,7 +1207,8 @@ namespace
                std::cerr << "The entry <" << full_path
                          << "> with value <"
                          << p->second.get<std::string>("value")
-                         << "> has not been declared.";
+                         << "> has not been declared."
+                         << std::endl;
                return false;
              }
          }

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.