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-25 16:49:40 -0700
commiteda807e01e39522ec20f4e90af8c44e7514d8af2 (patch)
treeba21dc2b70944bdd652edd5e8d5cb58f99c4c8e8
parent52c7f2796397b5e3aa24c24bf0c6615cadf927c6 (diff)
downloadceph-eda807e01e39522ec20f4e90af8c44e7514d8af2.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
+
/*
*******************************************************************
* *