summaryrefslogtreecommitdiff
path: root/salhelper/test/rtti/samplelibrtti.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'salhelper/test/rtti/samplelibrtti.hxx')
-rw-r--r--salhelper/test/rtti/samplelibrtti.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/salhelper/test/rtti/samplelibrtti.hxx b/salhelper/test/rtti/samplelibrtti.hxx
index 5f1294dd73af..8e94355a4499 100644
--- a/salhelper/test/rtti/samplelibrtti.hxx
+++ b/salhelper/test/rtti/samplelibrtti.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef __SAMPLELIBRTTI_HXX_
#define __SAMPLELIBRTTI_HXX_
@@ -26,3 +27,5 @@ private:
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */