summaryrefslogtreecommitdiff
path: root/tools/workben/hashtbl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/workben/hashtbl.hxx')
-rw-r--r--tools/workben/hashtbl.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/workben/hashtbl.hxx b/tools/workben/hashtbl.hxx
index f4593b8148cf..7c1b89c873cf 100644
--- a/tools/workben/hashtbl.hxx
+++ b/tools/workben/hashtbl.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -201,3 +202,4 @@ public:
#endif // _HASHTBL_HXX
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */