From d373f716f5d76434337afd556c1922c4e3664009 Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Thu, 9 Feb 2012 18:15:01 -0800 Subject: [PATCH] PGMap: add indent settings header Signed-off-by: Josh Durgin --- src/mon/PGMap.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mon/PGMap.cc b/src/mon/PGMap.cc index 2792c26a7c8..3d1076008ee 100644 --- a/src/mon/PGMap.cc +++ b/src/mon/PGMap.cc @@ -1,3 +1,5 @@ +// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- +// vim: ts=8 sw=2 smarttab #include "PGMap.h" -- 2.47.3