From c3ebbf1f777dbd26018759c0b86d1f222b2167b3 Mon Sep 17 00:00:00 2001 From: Arthur Britto Date: Fri, 19 Oct 2012 21:17:03 -0700 Subject: [PATCH] Cosmetic. --- src/SerializeProto.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/SerializeProto.h b/src/SerializeProto.h index f7d46a50f..1a7b67641 100644 --- a/src/SerializeProto.h +++ b/src/SerializeProto.h @@ -151,3 +151,5 @@ FIELD(Template, ARRAY, 5) FIELD(Necessary, ARRAY, 6) FIELD(Sufficient, ARRAY, 7) + +// vim:ts=4