From e2dd0b1fb26f8c10329e81cc7d9bf17b0c8401b7 Mon Sep 17 00:00:00 2001 From: Arthur Britto Date: Thu, 26 Jul 2012 12:50:50 -0700 Subject: [PATCH] Cosmetic. --- src/LedgerEntrySet.h | 1 + src/TransactionMeta.h | 2 ++ 2 files changed, 3 insertions(+) diff --git a/src/LedgerEntrySet.h b/src/LedgerEntrySet.h index 503beca323..d946386246 100644 --- a/src/LedgerEntrySet.h +++ b/src/LedgerEntrySet.h @@ -52,3 +52,4 @@ public: }; #endif +// vim:ts=4 diff --git a/src/TransactionMeta.h b/src/TransactionMeta.h index bd70d976c2..0866036c83 100644 --- a/src/TransactionMeta.h +++ b/src/TransactionMeta.h @@ -124,3 +124,5 @@ public: }; #endif + +// vim:ts=4