summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+
/*
*******************************************************************
* *