summaryrefslogtreecommitdiff
path: root/soltools/ldump/hashtbl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'soltools/ldump/hashtbl.hxx')
-rw-r--r--soltools/ldump/hashtbl.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/soltools/ldump/hashtbl.hxx b/soltools/ldump/hashtbl.hxx
index 62d1f8e9120e..b3aa621dcb21 100644
--- a/soltools/ldump/hashtbl.hxx
+++ b/soltools/ldump/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.
@@ -109,3 +110,4 @@ public:
#endif // _HASHTBL_HXX
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */