summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2013-09-18 14:33:12 -0700
committerSage Weil <sage@inktank.com>2013-09-19 18:25:17 -0700
commit2d93677fa6531c33ae223ac920d3246415d15a51 (patch)
tree3c6cb8dd0c814feb6dd300204be2a43b69e5469d
parentfd6646f25642f302ed95fb3870e701f9afbc9d11 (diff)
downloadceph-2d93677fa6531c33ae223ac920d3246415d15a51.tar.gz
common/bloom_filter: make mode match formatting
3 space tabs.. blech. Let's not change it now, though. Signed-off-by: Sage Weil <sage@inktank.com>
-rw-r--r--src/include/bloom_filter.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/bloom_filter.hpp b/src/include/bloom_filter.hpp
index 41aba4bad47..5c4fb699587 100644
--- a/src/include/bloom_filter.hpp
+++ b/src/include/bloom_filter.hpp
@@ -1,3 +1,6 @@
+// -*- mode:C++; tab-width:8; c-basic-offset:3; indent-tabs-mode:t -*-
+// vim: ts=8 sw=3 smarttab
+
/*
*******************************************************************
* *