lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 3d1738f 1/5: Remove a trailing blank space


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 3d1738f 1/5: Remove a trailing blank space
Date: Sat, 21 Apr 2018 05:51:17 -0400 (EDT)

branch: master
commit 3d1738f8aad69a6d1d2f05745ae31c3373d53e98
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Remove a trailing blank space
---
 main_cli.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main_cli.cpp b/main_cli.cpp
index c42c8bc..75f7adf 100644
--- a/main_cli.cpp
+++ b/main_cli.cpp
@@ -135,7 +135,7 @@ void self_test()
         }
 
 #if defined _GLIBCXX_DEBUG
-    std::cout << "Timing test skipped: takes too long in debug mode " << 
std::endl;
+    std::cout << "Timing test skipped: takes too long in debug mode" << 
std::endl;
 #else  // !defined _GLIBCXX_DEBUG
     std::cout
         << "Test solve speed: "



reply via email to

[Prev in Thread] Current Thread [Next in Thread]