lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 7d7cd0d 4/9: Adjust whitespace for vertical a


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 7d7cd0d 4/9: Adjust whitespace for vertical alignment
Date: Thu, 27 Sep 2018 12:53:51 -0400 (EDT)

branch: master
commit 7d7cd0de4186e4e08d8795e8a580e2837b631545
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Adjust whitespace for vertical alignment
---
 ledger_evaluator.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ledger_evaluator.cpp b/ledger_evaluator.cpp
index a112a08..a29adfc 100644
--- a/ledger_evaluator.cpp
+++ b/ledger_evaluator.cpp
@@ -142,7 +142,7 @@ std::string ledger_evaluator::operator()(std::string const& 
scalar) const
 
 std::string ledger_evaluator::operator()
     (std::string const& vector
-    ,int index
+    ,int                index
     ) const
 {
     return map_lookup(vectors_, vector).at(index);



reply via email to

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