From: Sage Weil Date: Wed, 18 Sep 2013 21:33:12 +0000 (-0700) Subject: common/bloom_filter: make mode match formatting X-Git-Tag: v0.71~35^2~12 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=eda807e01e39522ec20f4e90af8c44e7514d8af2;p=ceph.git common/bloom_filter: make mode match formatting 3 space tabs.. blech. Let's not change it now, though. Signed-off-by: Sage Weil --- diff --git a/src/include/bloom_filter.hpp b/src/include/bloom_filter.hpp index 41aba4bad47a8..5c4fb699587d5 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 + /* ******************************************************************* * *