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