From 82c3a49e26cd4253d5465bb942a5e8c57ea933a8 Mon Sep 17 00:00:00 2001 From: JoelKatz Date: Fri, 24 Aug 2012 09:35:26 -0700 Subject: [PATCH] Missing newlins. --- src/TransactionMeta.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TransactionMeta.cpp b/src/TransactionMeta.cpp index b193afb48a..d6c80d9add 100644 --- a/src/TransactionMeta.cpp +++ b/src/TransactionMeta.cpp @@ -307,4 +307,4 @@ void TransactionMetaSet::deleteUnfunded(const uint256& nodeID, else node.addNode(new TMNEUnfunded(firstBalance, secondBalance)); } -#endif \ No newline at end of file +#endif