Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / tools / lambert_w_high_reference_values.cpp
index 3c908cc..11dd430 100644 (file)
@@ -49,7 +49,7 @@ const int no_of_tests = 450; // 500 overflows float.
 static const float min_z = 0.5F; // for element[0]
 
 int main()
-{      // Make C++ file containing Lambert W test values.
+{  // Make C++ file containing Lambert W test values.
   std::cout << filename << " ";
   std::cout << std::endl;
   std::cout << "Lambert W0 decimal digit precision values for high z argument values." << std::endl;
@@ -79,7 +79,7 @@ int main()
       "// Written by " << __FILE__ << " " << __TIMESTAMP__ << "\n"
 
       "\n"
-      "// Copyright Paul A. Bristow 2017."     "\n"
+      "// Copyright Paul A. Bristow 2017."   "\n"
       "// Distributed under the Boost Software License, Version 1.0." "\n"
       "// (See accompanying file LICENSE_1_0.txt" "\n"
       "// or copy at http://www.boost.org/LICENSE_1_0.txt)" "\n"