]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
common/bloom_filter: make mode match formatting
authorSage Weil <sage@inktank.com>
Wed, 18 Sep 2013 21:33:12 +0000 (14:33 -0700)
committerSage Weil <sage@inktank.com>
Wed, 25 Sep 2013 23:49:40 +0000 (16:49 -0700)
3 space tabs.. blech.  Let's not change it now, though.

Signed-off-by: Sage Weil <sage@inktank.com>
src/include/bloom_filter.hpp

index 41aba4bad47a855abad5dae0ece0e75cdd75be7c..5c4fb699587d5179a60dffcedfa8df142476a9f0 100644 (file)
@@ -1,3 +1,6 @@
+// -*- mode:C++; tab-width:8; c-basic-offset:3; indent-tabs-mode:t -*-
+// vim: ts=8 sw=3 smarttab
+
 /*
  *******************************************************************
  *                                                                 *