From e342c39a573ad2b5fd8b9d755be06a07d2ce9a00 Mon Sep 17 00:00:00 2001 From: Radoslaw Zarzynski Date: Fri, 2 Jun 2017 14:03:44 +0200 Subject: [PATCH] rgw: add the Vim's modeline into rgw_orphan.cc. Signed-off-by: Radoslaw Zarzynski --- src/rgw/rgw_orphan.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/rgw/rgw_orphan.cc b/src/rgw/rgw_orphan.cc index ece7efca30fc..05552782f149 100644 --- a/src/rgw/rgw_orphan.cc +++ b/src/rgw/rgw_orphan.cc @@ -1,4 +1,5 @@ - +// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- +// vim: ts=8 sw=2 smarttab #include -- 2.47.3